-
Enhancement
-
Resolution: Duplicate
-
P4
-
18
Add compress and expand cross-lane vector operations.
The compress operations may be useful when vectorizing query operations, such as when filtering.
The expand operation is the inverse of compress.
The compress operations may be useful when vectorizing query operations, such as when filtering.
The expand operation is the inverse of compress.
- csr for
-
JDK-8277156 Compress and expand vector operations
- Closed
- duplicates
-
JDK-8284960 Integration of JEP 426: Vector API (Fourth Incubator)
- Resolved
- relates to
-
JDK-8284960 Integration of JEP 426: Vector API (Fourth Incubator)
- Resolved
- links to
-
Review openjdk/jdk/6545