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