There are not efficient unites for vector masks which are generated from various long values that are used to test the correctness by hotspot compiler. It will be much helpful if these tests can be added under "test/jdk/jdk/incubator/vector".
It has the smoke tests for "VectorMask.fromLong()" and "VectorMask.toLong()". However, these are used to test the correctness of APIs with java-level implementation.
It has the smoke tests for "VectorMask.fromLong()" and "VectorMask.toLong()". However, these are used to test the correctness of APIs with java-level implementation.
- relates to
-
JDK-8367292 VectorAPI: Optimize VectorMask.fromLong/toLong() for SVE
-
- Open
-