isl_access_info_compute_flow: preserve dimension specifications
commitc81186d47c4cb7a40324262979cc7bb46440391a
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 24 Sep 2010 11:06:55 +0000 (24 13:06 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 25 Sep 2010 16:49:48 +0000 (25 18:49 +0200)
tree48b17586c70c5f12edf3574fbb1aaa2ffa3d6ebc
parent7a96581134b549734430b86cfee6dc29bc9d9836
isl_access_info_compute_flow: preserve dimension specifications

The manipulations on the sink map would destroy the internal
structure of the domain of that map.  By using the appropriate
functions, we can avoid this loss of information.

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