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