Sign in
llvm
/
llvm-project
/
libc
/
6bc21aceb51f115e8cefb3d50a8d21e6e541b818
/
.
/
cmake
/
modules
/
cpu_features
/
check_FullFP16.cpp
blob: b757fccc86e4ca1f6a0b10d4f21aa6400ad606f3 [
file
]
#include
"src/__support/macros/properties/cpu_features.h"
#ifndef
LIBC_TARGET_CPU_HAS_FULLFP16
#error
unsupported
#endif