RFR: 8352615: [Test] RISC-V: TestVectorizationMultiInvar.java fails on riscv64 without rvv support
Robbin Ehn
rehn at openjdk.org
Mon Mar 24 08:36:13 UTC 2025
On Fri, 21 Mar 2025 14:59:21 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this trivial patch?
> TestVectorizationMultiInvar.java fails on riscv if rvv is not support, as it will verify the `MaxVectorSize > 0` in test framework.
>
> Thanks!
Thanks
-------------
Marked as reviewed by rehn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24157#pullrequestreview-2709551042
More information about the hotspot-compiler-dev
mailing list