gpu_local_array_info: represent local bound as isl_multi_pw_aff
commit637e20883ef7919ca99d1d5864af8808a2e1dc21
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 11 Feb 2016 15:36:22 +0000 (11 16:36 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Feb 2016 09:36:29 +0000 (15 10:36 +0100)
treec9a0778bdff0dbea56331af41a5df10b3e9f96ae
parentb3eb22753fb1a6e3788eadc33b7a14bf901a315f
gpu_local_array_info: represent local bound as isl_multi_pw_aff

Do so for consistency with the representation of the bound
in gpu_array_info.  The use of this representation will also
simplify the changes in the next commit.

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