-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-panama
-
x86
-
generic
- In continuation to Initial X86 backend support for masked vector operations (JDK-8262356), extend backed to support following masked operations.
- Vector Rotate left/right.
- Vector Left/Right Arithmetic/Logical shift with immediate shift count.
- Vector SquareRoot operation over Float/Double primitive types.
- Optimize VectorMask.not operation.
- Enable masking optimizations for X86 KNL target.
- Vector Rotate left/right.
- Vector Left/Right Arithmetic/Logical shift with immediate shift count.
- Vector SquareRoot operation over Float/Double primitive types.
- Optimize VectorMask.not operation.
- Enable masking optimizations for X86 KNL target.
- relates to
-
JDK-8262356 Optimize existing masked operation support for AVX-512.
-
- Open
-