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