Explicitly rename has_512 into has_avx512 (#7751)

This commit is contained in:
Bird Egop
2020-03-10 19:21:00 +03:00
committed by GitHub
parent b4f416cb76
commit 4e25daffa6
4 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ namespace utils
bool has_mpx();
bool has_512();
bool has_avx512();
bool has_xop();