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