Revert "[GVN] MemorySSA for GVN: add optional `AllowMemorySSA`"
[llvm-project.git] / libclc / generic / include / clc / math / native_log10.h
blob3d3c14d2f77bc30060d73f5378df6d7d77c020db
1 #define __CLC_BODY <clc/math/unary_decl.inc>
2 #define __CLC_FUNCTION native_log10
3 #define __FLOAT_ONLY
5 #include <clc/math/gentype.inc>
7 #undef __FLOAT_ONLY
8 #undef __CLC_BODY
9 #undef __CLC_FUNCTION