Sign in
llvm
/
llvm-project
/
libc
/
404745f93fe05a9817e1a334a2985df8b14a9a97
/
.
/
cmake
/
modules
/
cpu_features
/
check_FMA.cpp
blob: 69e979c7d81c3b4da2538970cbd6b4d5bfedd5c1 [
file
] [
log
] [
blame
]
#include
"src/__support/macros/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_FMA
#error
unsupported
#endif