Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278741 | 19 | Eric Liu | P4 | Resolved | Fixed | b28 |
The lack of implementation of VectorMaskToLong lead a regression on
AArch64 for VectorMask.laneIsSet, which is now rely on the intrinsification
of VectorMask.toLong afterJDK-8273949.
AArch64 for VectorMask.laneIsSet, which is now rely on the intrinsification
of VectorMask.toLong after
- backported by
-
JDK-8278741 AArch64: [vectorapi] Backend support of VectorMaskToLongNode
-
- Resolved
-