-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
25
If VectorMask.fromLong(SPECIES, l) would set or unset all lanes, return maskAll(true) or maskAll(false) directly. This enables further optimizations that recognize maskAll patterns (see [1]).
[1] https://github.com/openjdk/jdk/pull/24674
[1] https://github.com/openjdk/jdk/pull/24674