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