Revert "[GVN] MemorySSA for GVN: add optional `AllowMemorySSA`"
[llvm-project.git] / libclc / generic / include / clc / relational / isnormal.h
blobf568c56f8e6e91c8140d4b327dbe83d1b1979d7c
1 #undef isnormal
3 #define __CLC_FUNCTION isnormal
4 #define __CLC_BODY <clc/relational/unary_decl.inc>
6 #include <clc/relational/floatn.inc>
8 #undef __CLC_BODY
9 #undef __CLC_FUNCTION