hanchenye-llvm-project/libclc/generic/lib/math/half_sin.cl

7 lines
134 B
Common Lisp

#include <clc/clc.h>
#define __CLC_FUNC sin
#define __CLC_BODY <half_unary.inc>
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>