-
Sub-task
-
Resolution: Delivered
-
P4
-
tbd
Expand the supported set of bitwise integral lanewise operations to
include:
- Count the number of leading zero bits,
- Count the number of trailing zero bits,
include:
- Count the number of leading zero bits,
- Count the number of trailing zero bits,
- relates to
-
JDK-8282389 Add new vector operations to count leading and trailing zeros.
- Resolved