-
Enhancement
-
Resolution: Fixed
-
P4
-
25
-
b10
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
- links to
-
Commit(master) openjdk/jdk/f40381e4
-
Review(master) openjdk/jdk/25793