Files
clang-p2996/libclc/generic/include/clc/math/sinpi.h
Jan Vesely bc81ebefb7 Implement sinpi builtin
Ported from AMD builtin library, passes piglit on Turks.

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 236647
2015-05-06 21:59:26 +00:00

4 lines
90 B
C

#define __CLC_BODY <clc/math/sinpi.inc>
#include <clc/math/gentype.inc>
#undef __CLC_BODY