JDK 23 |
---|
23 b20Fixed |
Relates :
|
|
Relates :
|
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.
|