isl_pip_basic_map_compute_divs: don't turn divs into output dimensions
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 3 Aug 2009 17:58:51 +0000 (19:58 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Aug 2009 09:20:35 +0000 (11:20 +0200)
commit92144330d743ee003f284a6a158e2a2ec43ab351
tree211a25947f5bacc3e087ead41fe73a3c172a6b25
parent30b46f809843747891c6d3cb8b5bee095983ca1c
isl_pip_basic_map_compute_divs: don't turn divs into output dimensions

There is no practical reason why we should want to do this transformation
and removing it makes it possible to you use the standard interface
to pip in the next commit.
isl_map_piplib.c