summaryrefslogtreecommitdiffstats
path: root/libclc/r600/lib/SOURCES
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-07-10 13:37:08 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-07-10 13:37:08 +0000
commit4f8d26230c83d630a7dbc0a7411beb9f25c4c6e0 (patch)
treede7058137b81c6fda68c4e147657def43bc52afe /libclc/r600/lib/SOURCES
parent2ef5ec6b2bc0c0bcc5b7b09004de4038fe1f901e (diff)
downloadbcm5719-llvm-4f8d26230c83d630a7dbc0a7411beb9f25c4c6e0.tar.gz
bcm5719-llvm-4f8d26230c83d630a7dbc0a7411beb9f25c4c6e0.zip
R600: Implement accurate double precision sqrt v2
v2: - Use same implementation for R600 and gcn. llvm-svn: 241907
Diffstat (limited to 'libclc/r600/lib/SOURCES')
-rw-r--r--libclc/r600/lib/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/r600/lib/SOURCES b/libclc/r600/lib/SOURCES
index 0f1227e7378..5cdb14a4df2 100644
--- a/libclc/r600/lib/SOURCES
+++ b/libclc/r600/lib/SOURCES
@@ -1,6 +1,7 @@
atomic/atomic.cl
math/ldexp.cl
math/nextafter.cl
+math/sqrt.cl
workitem/get_num_groups.ll
workitem/get_group_id.ll
workitem/get_local_size.ll
OpenPOWER on IntegriCloud