-
Enhancement
-
Resolution: Duplicate
-
P4
-
tbd
-
x86_64
- Intrinsify scalar following operation
Integer.compress
Integer.expand
Long.compress
Long.expand
- Add C2 IR nodes and corresponding ideal transformations for new operations.
- Use X86 parallel bit extraction and deposition instruction to emit efficient JIT sequence.
Integer.compress
Integer.expand
Long.compress
Long.expand
- Add C2 IR nodes and corresponding ideal transformations for new operations.
- Use X86 parallel bit extraction and deposition instruction to emit efficient JIT sequence.
- duplicates
-
JDK-8285281 [x86] Add C2 mid-end and back-end implementation for COMPRESS_BITS and EXPAND_BITS operations
- Closed