git: openjdk/jdk18: 8278508: Enable X86 maskAll instruction pattern for 32 bit JVM.
Jatin Bhateja
jbhateja at openjdk.java.net
Wed Dec 22 03:18:11 UTC 2021
Changeset: 97c5cd7f
Author: Jatin Bhateja <jbhateja at openjdk.org>
Date: 2021-12-22 03:17:03 +0000
URL: https://git.openjdk.java.net/jdk18/commit/97c5cd7facf1d3565038c078d5688c7da15ad14e
8278508: Enable X86 maskAll instruction pattern for 32 bit JVM.
Reviewed-by: kvn, sviswanathan
! src/hotspot/cpu/x86/assembler_x86.cpp
! src/hotspot/cpu/x86/assembler_x86.hpp
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp
! src/hotspot/cpu/x86/c2_MacroAssembler_x86.hpp
! src/hotspot/cpu/x86/x86.ad
! src/hotspot/cpu/x86/x86_32.ad
! src/hotspot/cpu/x86/x86_64.ad
! test/jdk/jdk/incubator/vector/Byte512VectorTests.java
! test/jdk/jdk/incubator/vector/ByteMaxVectorTests.java
! test/jdk/jdk/incubator/vector/VectorReshapeTests.java
More information about the jdk-changes
mailing list