mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-08 15:22:22 +03:00
define HAVE_MASKED_LOADS for AVX512
This commit is contained in:
committed by
Konstantinos Margaritis
parent
d4fde85897
commit
9f66822599
@@ -61,6 +61,7 @@
|
|||||||
|
|
||||||
#if defined(__AVX512BW__) && defined(BUILD_AVX512)
|
#if defined(__AVX512BW__) && defined(BUILD_AVX512)
|
||||||
#define HAVE_AVX512
|
#define HAVE_AVX512
|
||||||
|
#define HAVE_MASKED_LOADS
|
||||||
#define HAVE_SIMD_512_BITS
|
#define HAVE_SIMD_512_BITS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user