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

Vladimir Kozlov kvn at openjdk.org
Fri Jan 3 15:42:45 UTC 2025


On Fri, 3 Jan 2025 02:45:22 GMT, Gui Cao <gcao at openjdk.org> wrote:

>> 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

Looks good

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22902#pullrequestreview-2529298548


More information about the hotspot-compiler-dev mailing list