bolt/deps/llvm-18.1.8/libclc/amdgpu/lib/math/half_rsqrt.cl

7 lines
144 B
Common Lisp
Raw Normal View History

2025-02-14 19:21:04 +01:00
#include <clc/clc.h>
#define __CLC_FUNC rsqrt
#define __FLOAT_ONLY
#define __CLC_BODY <half_native_unary.inc>
#include <clc/math/gentype.inc>