bolt/deps/llvm-18.1.8/libclc/amdgpu/lib/math/half_sqrt.cl
2025-02-14 19:21:04 +01:00

6 lines
143 B
Common Lisp

#include <clc/clc.h>
#define __CLC_FUNC sqrt
#define __FLOAT_ONLY
#define __CLC_BODY <half_native_unary.inc>
#include <clc/math/gentype.inc>