Integrated: 8367293: RISC-V: enable vectorapi test for VectorMask.laneIsSet

Dingli Zhang dzhang at openjdk.org
Thu Sep 11 00:07:20 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

This pull request has now been integrated.

Changeset: 134c3ef4
Author:    Dingli Zhang <dzhang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/134c3ef41e774b483bcce32ce2fe0ef416017728
Stats:     7 lines in 1 file changed: 0 ins; 0 del; 7 mod

8367293: RISC-V: enable vectorapi test for VectorMask.laneIsSet

Reviewed-by: fyang, epeter

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

PR: https://git.openjdk.org/jdk/pull/27181


More information about the hotspot-compiler-dev mailing list