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