hanchenye-llvm-project/libclc/amdgpu/lib/math/half_log10.cl

7 lines
144 B
Common Lisp

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