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

duke duke at openjdk.org
Mon Jan 6 03:27:41 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

@zifeihan 
Your change (at version a7b4b4e3dd90af271115fbfe6ec58e5e30295693) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/22902#issuecomment-2572207057


More information about the hotspot-compiler-dev mailing list