RFR: 8346922: TestVectorReinterpret.java fails without the rvv extension on RISCV fastdebug VM [v2]
Gui Cao
gcao at openjdk.org
Mon Jan 6 03:28:41 UTC 2025
On Fri, 3 Jan 2025 02:46:54 GMT, Gui Cao <gcao at openjdk.org> wrote:
>> Hi, TestVectorReinterpret.java fails without the rvv extension on RISCV fastdebug VM, on riscv platform need to have rvv extension to run it.
>>
>> ### Testing
>> - [x] Run TestVectorReinterpret.java tests on SOPHON SG2042 without rvv1.0 (fastdebug)
>> - [x] Run TestVectorReinterpret.java tests on Banana Pi BPI-F3 board (with RVV1.0) (fastdebug)
>> - [x] Run TestVectorReinterpret.java tests on aarch64 with neon
>> - [x] Run TestVectorReinterpret.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
Thanks all for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22901#issuecomment-2572207000
More information about the hotspot-compiler-dev
mailing list