
Passes piglit on turks and carrizo. Passes CTS on carrizo. Acked-By: Aaron Watry <awatry@gmail.com> Tested-By: Aaron Watry <awatry@gmail.com> Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 322980
8 lines
146 B
Common Lisp
8 lines
146 B
Common Lisp
#include <clc/clc.h>
|
|
|
|
#include <math/clc_tanpi.h>
|
|
|
|
#define __CLC_FUNC tanpi
|
|
#define __CLC_BODY <clc_sw_unary.inc>
|
|
#include <clc/math/gentype.inc>
|