-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-panama
-
Component/s: hotspot
-
x86_64
- Issue was seen while unit testing changes for masking related optimizations on vectorIntrinsics branch.
- Following patterns emit incorrect instruction sequence.
- instruct storeMask2B
- instruct storeMask4B
- instruct storeMask8B
- instruct storeMask8B_avx
- instruct ReplI_M1
- Following patterns emit incorrect instruction sequence.
- instruct storeMask2B
- instruct storeMask4B
- instruct storeMask8B
- instruct storeMask8B_avx
- instruct ReplI_M1
- duplicates
-
JDK-8274533 [Vector API] Incorrect computation by VectorMask.toLong operation after JDK-8273949
-
- Closed
-
- relates to
-
JDK-8262356 Optimize existing masked operation support for AVX-512.
-
- Open
-