isl_basic_map_simplify: detect div constraints while looking for duplicates
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 2 Jun 2009 13:05:56 +0000 (15:05 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 11 Jun 2009 12:48:32 +0000 (14:48 +0200)
commit786f51e03cc18f6031c63d0fa40b4f00a00e9673
tree2f73b57be6a72233ecf4fef04dcafde1e30f9aca
parent891934ff1dc59be6098a05d64fedba350bb62150
isl_basic_map_simplify: detect div constraints while looking for duplicates

During the detection of duplicate constraints we also look for pairs
of opposite constraints and these can potentially be used to define
a div.
isl_map_simplify.c