Fixed detection for cascadelake microarchitecture (#13820)
fixes #13803
This commit is contained in:

committed by
Greg Becker

parent
73038a3f51
commit
0684a58d16
@@ -609,7 +609,7 @@
|
||||
"avx512bw",
|
||||
"avx512dq",
|
||||
"avx512cd",
|
||||
"avx512vnni"
|
||||
"avx512_vnni"
|
||||
],
|
||||
"compilers": {
|
||||
"gcc": {
|
||||
|
Reference in New Issue
Block a user