mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
define HAVE_MASKED_LOADS for AVX512
This commit is contained in:
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user