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