-
Sub-task
-
Resolution: Duplicate
-
P4
-
repo-panama
Expand the supported set of bitwise integral lanewise operations to compress and expand bits.
These two operations are analogous to the cross-lane _compress_ and _expand_ operations, except that they map bits rather than entire lanes. (For more information on bitwise _compress_ and _expand_ see §7-4 and §7-5 of [_Hacker's Delight_](https://en.wikipedia.org/wiki/Hacker's_Delight) by Henry S. Warren, Addison-Wesley, 2013.)
These two operations are analogous to the cross-lane _compress_ and _expand_ operations, except that they map bits rather than entire lanes. (For more information on bitwise _compress_ and _expand_ see §7-4 and §7-5 of [_Hacker's Delight_](https://en.wikipedia.org/wiki/Hacker's_Delight) by Henry S. Warren, Addison-Wesley, 2013.)
- duplicates
-
JDK-8283598 [vectorapi] Add new vector operation for compress and expand bits
- Resolved
- is blocked by
-
JDK-8283892 Compress and expand bits
- Resolved
- relates to
-
JDK-8283598 [vectorapi] Add new vector operation for compress and expand bits
- Resolved