Sign in
android
/
toolchain
/
llvm-project
/
f142f8afe21bceb00fb495468aa0b5043e98c419
/
.
/
libc
/
cmake
/
modules
/
cpu_features
/
check_AVX512F.cpp
blob: da177ab0ab35ac8d4c2786c64c1780e347e63e9b [
file
] [
log
] [
blame
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_AVX512F
#error
unsupported
#endif