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