llvm-project/libclc/generic/include/clc/workitem
Jan Vesely a82e080b57 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
2016-07-22 17:24:24 +00:00
..
get_global_id.h PTX: move implementations of work-item and synchronisation functions 2013-06-26 18:19:54 +00:00
get_global_offset.h AMDGPU: Implement get_global_offset builtin 2016-07-22 17:24:24 +00:00
get_global_size.h PTX: move implementations of work-item and synchronisation functions 2013-06-26 18:19:54 +00:00
get_group_id.h
get_local_id.h
get_local_size.h
get_num_groups.h
get_work_dim.h r600: Use llvm intrinsic to read work dimension information 2014-10-15 15:08:06 +00:00