summaryrefslogtreecommitdiffstats
path: root/libclc/r600/lib/SOURCES
diff options
context:
space:
mode:
authorJan Vesely <jan.vesely@rutgers.edu>2016-07-22 17:24:24 +0000
committerJan Vesely <jan.vesely@rutgers.edu>2016-07-22 17:24:24 +0000
commita82e080b57a47e9ef8f89c56bdd6b9593db596d2 (patch)
tree392d06b76bd59817ac4897128a1961dc84c39208 /libclc/r600/lib/SOURCES
parent74f02db922b4609095da4218fd3016c2c51d056b (diff)
downloadbcm5719-llvm-a82e080b57a47e9ef8f89c56bdd6b9593db596d2.tar.gz
bcm5719-llvm-a82e080b57a47e9ef8f89c56bdd6b9593db596d2.zip
AMDGPU: Implement get_global_offset builtin
Also fix get_global_id to consider offset No idea how to add this for ptx, so they are stuck with the old get_global_id implementation. v2: split to a separate patch v3: Switch R600 to use implictarg.ptr Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu> llvm-svn: 276443
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 4178d70b84b..33038f2800f 100644
--- a/libclc/r600/lib/SOURCES
+++ b/libclc/r600/lib/SOURCES
@@ -1,4 +1,5 @@
synchronization/barrier_impl.ll
+workitem/get_global_offset.cl
workitem/get_group_id.cl
workitem/get_local_id.cl
workitem/get_work_dim.cl
OpenPOWER on IntegriCloud