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

7 lines
143 B
Common Lisp
Raw Normal View History

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