-
Bug
-
Resolution: Fixed
-
P4
-
21, 22
-
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.