chsvlib
chsv helper source code

◆ COMPILER_SUPPORTS_AVX512VL

#define COMPILER_SUPPORTS_AVX512VL

Resolves to 1, if the compiler known to generate and recognize, and the target architecture is perhaps capable to execute, instructions of the Intel AVX512VL instruction set. Otherwise the macro resolves to 0.

See also
AVX512VL_F_SUPPORTED, AVX512VL_CD_SUPPORTED, AVX512VL_DQ_SUPPORTED and AVX512VL_BW_SUPPORTED The macros used to determine the support on the target machine at runtime.