isl_map_card: postpone shuffling around of dimensions until PolyLib conversion
commite02246dc1f04565e3f884100886c74c2ea930e0b
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 3 Aug 2010 18:03:17 +0000 (3 20:03 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 5 Aug 2010 16:58:52 +0000 (5 18:58 +0200)
tree4200d509af7cd17ac65116ff915a06cb8e0a40b3
parent99dd1a74c74e8248d0541c200900ab58eca54469
isl_map_card: postpone shuffling around of dimensions until PolyLib conversion

The early shuffling could result in loss of internal dimension information.
In the end, we probably want to get rid of the shuffling completely,
so it is best to put it close to the conversion to PolyLib, which
should eventually disappear as well.
barvinok.cc