On Tue, 7 Jul 2026 10:22:10 GMT, Daniel Skantz <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 5c673a17 Author: Daniel Skantz <[email protected]> URL: https://git.openjdk.org/jdk/commit/5c673a17c06d941ea0e058c05665abe9d08f158e Stats: 10 lines in 2 files changed: 0 ins; 2 del; 8 mod 8387414: Insufficient feature gate in vm_version_x86 for UseKyberIntrinsics Reviewed-by: semery, kvn ------------- PR: https://git.openjdk.org/jdk/pull/31807
