Sign in
llvm
/
llvm-project
/
776495987272294de6aafbe73dab3e9ab445227a
/
.
/
libc
/
cmake
/
modules
/
cpu_features
/
check_AVX512BW.cpp
blob: 4816db59e1bee42b1ecb9f151941b8acda79dab5 [
file
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_AVX512BW
#error
unsupported
#endif