isl_map_deltas: don't copy flags from input
commit56a27cbce4e45fd2434e8be01e6b04d6bdf98876
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 9 Mar 2011 20:04:56 +0000 (9 21:04 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 10 Mar 2011 18:13:00 +0000 (10 19:13 +0100)
tree3ebf1e00b8efd689c6a13e03332ca40186c2cbcb
parentb9791ad473737122c50378d6d0eaff7f5e414234
isl_map_deltas: don't copy flags from input

The deltas sets of disjoint relations may not be disjoint
and the entire result will not be normalized.

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