Fixed detection for cascadelake microarchitecture (#13820)

fixes #13803
This commit is contained in:
Massimiliano Culpo
2019-11-21 21:09:48 +01:00
committed by Greg Becker
parent 73038a3f51
commit 0684a58d16
3 changed files with 23 additions and 1 deletions

View File

@@ -609,7 +609,7 @@
"avx512bw",
"avx512dq",
"avx512cd",
"avx512vnni"
"avx512_vnni"
],
"compilers": {
"gcc": {