Added get_num_groups
authorAaron Watry <awatry@gmail.com>
Wed, 24 Jul 2013 18:03:38 +0000 (18:03 +0000)
committerAaron Watry <awatry@gmail.com>
Wed, 24 Jul 2013 18:03:38 +0000 (18:03 +0000)
commitbde11213e755879e651c6536db4529f1277d56ca
tree00173d714b71cc98e11151987ef10ad8101c8767
parent4fb09720cf2d8511d15f387332f3e89c4e96d670
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
libclc/r600/lib/SOURCES
libclc/r600/lib/workitem/get_num_groups.ll [new file with mode: 0644]