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