git: openjdk/jdk: master: 8366588: VectorAPI: Re-intrinsify VectorMask.laneIsSet where the input index is a variable
Xiaohong Gong
xgong at openjdk.org
Wed Sep 10 01:51:59 UTC 2025
Changeset: 53b3e056
Branch: master
Author: erifan <erfang at nvidia.com>
Committer: Xiaohong Gong <xgong at openjdk.org>
Date: 2025-09-10 01:49:55 +0000
URL: https://git.openjdk.org/jdk/commit/53b3e0567d2801ddf62c5849b219324ddfcb264a
8366588: VectorAPI: Re-intrinsify VectorMask.laneIsSet where the input index is a variable
Reviewed-by: shade, xgong, epeter
! src/hotspot/share/opto/vectorIntrinsics.cpp
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
+ test/hotspot/jtreg/compiler/vectorapi/VectorMaskLaneIsSetTest.java
! test/micro/org/openjdk/bench/jdk/incubator/vector/VectorExtractBenchmark.java
More information about the jdk-changes
mailing list