Sign in
llvm
/
llvm-project
/
libc
/
refs/heads/master
/
.
/
cmake
/
modules
/
cpu_features
/
check_SVE2.cpp
blob: 37f4b4fa038bb56e3538be9ed338f05e98f9bf62 [
file
] [
log
] [
blame
] [
edit
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_SVE2
#error
unsupported
#endif