gpu_group.c: set_last_shared: extract out gpu_array_ref_group_tile
commitad6c34b8c266b54fc7206bbd41d872ae49c2d4fb
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 3 Oct 2013 13:40:50 +0000 (3 15:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 3 Apr 2015 07:42:45 +0000 (3 09:42 +0200)
tree2443c284d3cba609e8dfa66e4984b92e995e4222
parent9fcd5afc7eebf6c757f1c91ffe3cabd8c8676576
gpu_group.c: set_last_shared: extract out gpu_array_ref_group_tile

This function returns the (private or shared) array tile associated
to a group (if any) and will be useful for any code that does not care
whether the tile is for private or shared memory.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
gpu_group.c
gpu_group.h