gpu_stmt_access: keep track of whether single, fixed element is being accessed
commit244e362abf58194fdbf2bdaef7a74efa40514869
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 21 Mar 2016 09:04:10 +0000 (21 10:04 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 25 Mar 2016 11:59:34 +0000 (25 12:59 +0100)
tree799885526d4dc2aa661e5fcb6500598707fc0455
parentb2658471e4cd6edc77ce327946eb2a52e89fe252
gpu_stmt_access: keep track of whether single, fixed element is being accessed

This will be useful for determining whether an array is only
accessed through such accesses.

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