Sign in
llvm
/
llvm-project.git
/
refs/heads/main
/
.
/
libc
/
cmake
/
modules
/
cpu_features
/
check_AVX.cpp
blob: aa4b0d56dd2edf3aa63535e013bd6683aff9864b [
file
] [
log
] [
blame
] [
edit
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_AVX
#error
unsupported
#endif