Add compress and expand bits methods to Integer and Long.
For details see Hacker's Delight section 7-4 Compress, or Generalized Extract.
The implementations will utilize the parallel suffix method. The methods will be made intrinsic in dependent issues.
For details see Hacker's Delight section 7-4 Compress, or Generalized Extract.
The implementations will utilize the parallel suffix method. The methods will be made intrinsic in dependent issues.
- blocks
-
JDK-8284964 Add new vector operation for compress and expand bits
- Closed
-
JDK-8283894 Intrinsify compress and expand bits on x86
- Resolved
- csr for
-
JDK-8283893 Compress and expand bits
- Closed
- relates to
-
JDK-8288414 Long::compress/expand samples are not correct
- Resolved
-
JDK-8280173 JEP 426: Vector API (Fourth Incubator)
- Closed
(2 links to)