Jan Vesely 541a3f0758 native_tan: Switch implementation to use native_sin/native_cos
Reviewer: Jeroen Ketema
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 318064
2017-11-13 18:28:48 +00:00

6 lines
111 B
Common Lisp

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