gpu_print.c: stmt_print_global_index: call gpu_local_array_info_linearize_index
commitb864417b0c4f9490e82757cf8381830adec6cefd
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 15 Aug 2013 08:55:13 +0000 (15 10:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 6 Sep 2013 08:44:19 +0000 (6 10:44 +0200)
treef6a313531c8d0a284598e54c23e87eed268332b2
parent407640a34fcc22ea3ec6664aa759ef7548601221
gpu_print.c: stmt_print_global_index: call gpu_local_array_info_linearize_index

That is, instead of printing a linearized expression on-the-fly, linearize the
expression first and then let isl print the linearized expression.

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