xref: /llvm-project/libclc/amdgpu/lib/math/half_sqrt.cl (revision bca92445ba20643428f36a67f91f136df82b4546)
1#include <clc/clc.h>
2
3#define __CLC_FUNC sqrt
4#define __FLOAT_ONLY
5#define __CLC_BODY <half_native_unary.inc>
6#include <clc/math/gentype.inc>
7