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