Implement atan2 for doubles
authorTom Stellard <thomas.stellard@amd.com>
Tue, 12 May 2015 13:48:51 +0000 (13:48 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 12 May 2015 13:48:51 +0000 (13:48 +0000)
commit79cc3eda1ee18e10661ca0209fc90e5d9076abd4
tree707b90c92a2651b0cba20e1e3a8286526d3a082f
parent5a7a5d1dabd57084b504da81cfb8543d1a46f3e0
Implement atan2 for doubles

This implementation was ported from the AMD builtin library
and has been tested with piglit, OpenCV, and the ocl conformance tests.

llvm-svn: 237131
libclc/generic/lib/math/atan2.cl
libclc/generic/lib/math/tables.cl
libclc/generic/lib/math/tables.h