-
Enhancement
-
Resolution: Fixed
-
P4
-
repo-panama
-
generic
-
generic
- Add support for new vector operations CLZ (count number of leading zeros) and CTZ (could number of trailing zeros) for all the integral vector types(Byte/Short/Integer/Long).
- Add validation and performance tests corresponding the these operations in existing VectorAPI JTREG/JMH suite.
- Add validation and performance tests corresponding the these operations in existing VectorAPI JTREG/JMH suite.
- relates to
-
JDK-8283145 [vector] Add the compiler IR and aarch64 support for count leading and trailing zeros
- Resolved
-
JDK-8284503 Java API definition and Compiler IR changes for newly proposed operation in VectorAPI - incubation 4
- Closed
-
JDK-8284962 Add new vector operations to count leading and trailing zeros.
- Closed