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