8303351: [IR Framework] Add missing cpu feature avx512bw after JDK-8302681
Reviewed-by: epeter, thartmann
This commit is contained in:
parent
30302d185a
commit
4a415ad584
@ -71,6 +71,7 @@ public class IREncodingPrinter {
|
||||
"avx",
|
||||
"avx2",
|
||||
"avx512",
|
||||
"avx512bw",
|
||||
"avx512dq",
|
||||
"avx512vl",
|
||||
"avx512f",
|
||||
|
Loading…
Reference in New Issue
Block a user