Files
clang-p2996/libclc/generic/include/clc/math/acos.h
Aaron Watry 268beab921 math: Add acos implementation
Passes the tests that were submitted to the piglit list

Tested on R600 (Pitcairn)

Signed-off-by: Aaron Watry <awatry@gmail.com>
Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 217509
2014-09-10 15:43:29 +00:00

3 lines
71 B
C

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