mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-17 01:41:51 +03:00
check the correct define
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
#define HAVE_SIMD_512_BITS
|
#define HAVE_SIMD_512_BITS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(__AVX512VBMI__) && defined(BUILD_AVX512)
|
#if defined(__AVX512VBMI__) && defined(BUILD_AVX512VBMI)
|
||||||
#define HAVE_AVX512VBMI
|
#define HAVE_AVX512VBMI
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user