Sign in
llvm
/
llvm-project
/
refs/heads/revert-92865-remove-nonhermetic-terminfo
/
.
/
libc
/
cmake
/
modules
/
cpu_features
/
check_FMA.cpp
blob: e587404c13c97ea05e3005894a364d1e20f99bf9 [
file
] [
log
] [
blame
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_FMA
#error
unsupported
#endif