Integrated: 8346924: TestVectorizationNegativeScale.java fails without the rvv extension on RISCV fastdebug VM
Gui Cao
gcao at openjdk.org
Mon Jan 6 03:38:39 UTC 2025
On Thu, 2 Jan 2025 07:38:49 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
This pull request has now been integrated.
Changeset: ca5390c4
Author: Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ca5390c4d9a8744fbbfb0f378f7e31ac9486d0d6
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8346924: TestVectorizationNegativeScale.java fails without the rvv extension on RISCV fastdebug VM
Reviewed-by: fyang, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/22902
More information about the hotspot-compiler-dev
mailing list