Currently, a TypeVect contains only the element basic type and the length of the vector. Adding the type of each element may help constant folding as well as strength reduction of vector operations such as `Rearrange`.
- relates to
-
JDK-8351434 Investigate Vector API Performance degradation with UTF-8 Validation
-
- Open
-
- links to
-
Review(master) openjdk/jdk/21229