Sign in
fuchsia
/
third_party
/
llvm-project
/
3e4788377bb29ed389b46521fcba0d06aa985bcf
/
.
/
libc
/
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