hanchenye-llvm-project/libclc/r600/lib/workitem
Aaron Watry bde11213e7 Added get_num_groups
The get_num_groups function was missing for r600g. I did the same
thing as the other workitem functions.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Reviewed-by: Aaron Watry <awatry@gmail.com>
llvm-svn: 187059
2013-07-24 18:03:38 +00:00
..
get_global_size.ll R600: Replace cl implementations with LLVM IR implementation 2013-06-26 18:20:00 +00:00
get_group_id.ll r600: Fix implementations of get_group_id.ll and get_local_size.ll 2013-06-26 18:22:00 +00:00
get_local_id.ll R600: Replace cl implementations with LLVM IR implementation 2013-06-26 18:20:00 +00:00
get_local_size.ll r600: Fix implementations of get_group_id.ll and get_local_size.ll 2013-06-26 18:22:00 +00:00
get_num_groups.ll Added get_num_groups 2013-07-24 18:03:38 +00:00