Sign in
llvm
/
llvm-project
/
cd9864892553166300a6ac8fec6d2445d30fa513
/
.
/
libc
/
cmake
/
modules
/
cpu_features
/
check_SVE.cpp
blob: 725f42f6eb883e3cce5a28795ac5b3d106a30894 [
file
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_SVE
#error
unsupported
#endif