RFR: 8367293: RISC-V: enable vectorapi test for VectorMask.laneIsSet
Emanuel Peter
epeter at openjdk.org
Wed Sep 10 05:16:10 UTC 2025
On Wed, 10 Sep 2025 03:10:02 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:
> Hi,
> Can you help to review this patch? Thanks!
>
> [JDK-8366588](https://bugs.openjdk.org/browse/JDK-8366588) adds a vectorapi test for VectorMask.laneIsSet, which we can also enable on RISC-V.
>
> ### Test (fastdebug)
> - [x] Run compiler/vectorapi/VectorMaskLaneIsSetTest.java on k1, k230 and sg2042
Looks reasonable :)
-------------
Marked as reviewed by epeter (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27181#pullrequestreview-3204446793
More information about the hotspot-compiler-dev
mailing list