8332487: Regression in Crypto-AESGCMBench.encrypt (and others) after JDK-8328181
Reviewed-by: thartmann
This commit is contained in:
parent
32636dcc3d
commit
1d889e54fc
@ -1749,6 +1749,7 @@ bool Matcher::match_rule_supported_vector(int opcode, int vlen, BasicType bt) {
|
||||
return false;
|
||||
}
|
||||
break;
|
||||
case Op_ClearArray:
|
||||
case Op_VectorMaskGen:
|
||||
case Op_VectorCmpMasked:
|
||||
if (!is_LP64 || !VM_Version::supports_avx512bw()) {
|
||||
|
Loading…
Reference in New Issue
Block a user