-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21, 22
-
Component/s: hotspot
-
b03
-
x86
jdk.vm.ci.amd64.AMD64#getLargestStorableKind(RegisterCategory) unconditionally returns AMD64Kind.MASK64 for mask registers. This is only correct if the target supports AVX512BW. On other AVX512 versions this should be MASK16.