Sign in
◑
Theme
llvm
/
llvm-project
/
libc
/
refs/heads/main
/
.
/
cmake
/
modules
/
cpu_features
/
check_MVE.cpp
blob: a83dfbcdefced31ddebf27ececa74064439482b5 [
file
] [
edit
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_MVE
#error
unsupported
#endif