xref: /llvm-project/libclc/amdgpu/lib/math/half_exp2.cl (revision 2d3b6dfdca75a9ec8bb783ab7b50d68c7f6ca6d3)
1#include <clc/clc.h>
2
3#define __CLC_FUNC exp2
4#define __FLOAT_ONLY
5#define __CLC_BODY <half_native_unary.inc>
6#include <clc/math/gentype.inc>
7