mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
check the correct define
This commit is contained in:
parent
f6387e34da
commit
593299e7bb
@ -64,7 +64,7 @@
|
||||
#define HAVE_SIMD_512_BITS
|
||||
#endif
|
||||
|
||||
#if defined(__AVX512VBMI__) && defined(BUILD_AVX512)
|
||||
#if defined(__AVX512VBMI__) && defined(BUILD_AVX512VBMI)
|
||||
#define HAVE_AVX512VBMI
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user