isl_map_coalesce: only use non-redundant constraints during wrapping
commitcb730f62c0b138bf53f695d0630272edb4b1c88e
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Apr 2010 11:10:03 +0000 (9 13:10 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Apr 2010 11:12:34 +0000 (9 13:12 +0200)
tree4cd2b3177b9100d512e591a8217a4fcc665fc837
parentd3e8e49d899258fa4013876f4265ac2fbcfbacc5
isl_map_coalesce: only use non-redundant constraints during wrapping

Constraints that have been marked redundant are ignored and may
no longer be valid, so they shouldn't be taken into account during wrapping.
isl_coalesce.c
isl_test.c