teak-llvm/libclc/amdgpu/lib/math/native_exp.cl
Jan Vesely 8dc6e98d47 amdgpu: Add workaround for unimplemented llvm.exp intrinsic
Reviewer: Jeroen Ketema
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 317935
2017-11-10 22:16:25 +00:00

6 lines
111 B
Common Lisp

#include <clc/clc.h>
#define __CLC_BODY <native_exp.inc>
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>