iscc.c: use isl_union_access_info_compute_flow
commit9ddc0e157f9ed4134d3d73660642d4b99ec44e4b
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 21 Jan 2015 19:08:27 +0000 (21 20:08 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 13 Jun 2015 11:58:00 +0000 (13 13:58 +0200)
tree4160276b67c31416c1a60eed604a37d720a58738
parentdc16e89f6bbdd55143e766644bffc44221767169
iscc.c: use isl_union_access_info_compute_flow

This will allow us to also support the use of proper schedules
for dependence analysis in a subsequent commit.

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