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