-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b20
-
x86_64
Current java implementation of sub-word gather APIs allocates additional storage to accumulate values from gather indices, by intrinsifying these APIs we can save these expensive allocations and emit optimized JIT sequence for various targets.
- relates to
-
JDK-8326664 Gather index checking under mask
-
- Open
-
-
JDK-8331150 RISC-V: Fix "bad AD file" bug
-
- Resolved
-
-
JDK-8351623 AArch64: Add vector gather load implementation for subword types with SVE
-
- Open
-
- links to
-
Commit openjdk/jdk/185e711b
-
Review(master) openjdk/jdk/16354