RFR: 8346924: TestVectorizationNegativeScale.java fails without the rvv extension on RISCV fastdebug VM [v2]

Gui Cao gcao at openjdk.org
Fri Jan 3 02:45:22 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)
> - [x] Run TestVectorizationNegativeScale.java tests on aarch64 with neon
> - [x] Run TestVectorizationNegativeScale.java tests on Xeon(R) Platinum 8378A CPU

Gui Cao has updated the pull request incrementally with one additional commit since the last revision:

  Update test requires

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/22902/files
  - new: https://git.openjdk.org/jdk/pull/22902/files/17624372..a7b4b4e3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22902&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22902&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 1 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