[RISCV] Fix mgather -> riscv.masked.strided.load combine not extending indices (...
[llvm-project.git] / libclc / generic / include / math / clc_sqrt.h
blob60e183ff66a5ceeb34fa98834e3d675be338244a
1 #define __CLC_FUNCTION __clc_sqrt
2 #define __CLC_BODY <clc/math/unary_decl.inc>
3 #include <clc/math/gentype.inc>
4 #undef __CLC_BODY
5 #undef __CLC_FUNCTION