summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/SOURCES
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-05-12 14:48:26 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-05-12 14:48:26 +0000
commit37406a209c75a09f850cd5e5498568d34a6f05d1 (patch)
treeddad0328c423b9ed27a622249e1e9aaf7c3ffc96 /libclc/generic/lib/SOURCES
parent1a66c0ba539eb3da4af2b6af7bf74e398b3d43d6 (diff)
downloadbcm5719-llvm-37406a209c75a09f850cd5e5498568d34a6f05d1.tar.gz
bcm5719-llvm-37406a209c75a09f850cd5e5498568d34a6f05d1.zip
Implement atan2pi builtin
This implementation was ported from the AMD builtin library and has been tested with piglit, OpenCV, and the ocl conformance tests. llvm-svn: 237138
Diffstat (limited to 'libclc/generic/lib/SOURCES')
-rw-r--r--libclc/generic/lib/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/generic/lib/SOURCES b/libclc/generic/lib/SOURCES
index a05cceaead6..6398d654c19 100644
--- a/libclc/generic/lib/SOURCES
+++ b/libclc/generic/lib/SOURCES
@@ -70,6 +70,7 @@ math/asinh.cl
math/asinpi.cl
math/atan.cl
math/atan2.cl
+math/atan2pi.cl
math/atanh.cl
math/atanpi.cl
math/copysign.cl
OpenPOWER on IntegriCloud