> Tidying up of an insufficient and redundant feature gate. BW implies EVEX so > the latter check is not needed, but the Kyber fallback path requires VL as > well which isn't checked. VBMI implies VL and BW though. Testing: T1-2 > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Daniel Skantz has updated the pull request incrementally with one additional commit since the last revision: remove assert ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31807/files - new: https://git.openjdk.org/jdk/pull/31807/files/232606a4..100f8d84 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31807&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31807&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/31807.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31807/head:pull/31807 PR: https://git.openjdk.org/jdk/pull/31807
