Explicitly rename has_512 into has_avx512 (#7751)
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ namespace utils
|
||||
|
||||
bool has_mpx();
|
||||
|
||||
bool has_512();
|
||||
bool has_avx512();
|
||||
|
||||
bool has_xop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user