RFR: 8346924: TestVectorizationNegativeScale.java fails without the rvv extension on RISCV fastdebug VM
Gui Cao
gcao at openjdk.org
Thu Jan 2 07:44:19 UTC 2025
Hi, TestVectorizationNegativeScale.java fails without the rvv extension on RISCV fastdebug VM, on riscv platform need to have rvv extension to run it.
### Testing
- [x] Run TestVectorizationNegativeScale.java tests on SOPHON SG2042 without rvv1.0 (fastdebug)
- [x] Run TestVectorizationNegativeScale.java tests on Banana Pi BPI-F3 board (with RVV1.0) (fastdebug)
- [ ] Run TestVectorizationNegativeScale.java tests on aarch64 with neon
- [ ] Run TestVectorizationNegativeScale.java tests on Xeon(R) Platinum 8378A CPU
-------------
Commit messages:
- 8346924: TestVectorizationNegativeScale.java fails without the rvv extension on RISCV fastdebug VM
Changes: https://git.openjdk.org/jdk/pull/22902/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22902&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8346924
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/22902.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22902/head:pull/22902
PR: https://git.openjdk.org/jdk/pull/22902
More information about the hotspot-compiler-dev
mailing list