chsvlib
chsv helper source code

◆ COMPILER_SUPPORTS_AVX512BW

#define COMPILER_SUPPORTS_AVX512BW

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

See also
AVX512BW_SUPPORTED The macro used to determine the support on the target machine at runtime.