isl_coalesce.c: wraps_update_max: pass isl_coalesce_info instead of basic map
commitfad80027ff7d8f5e6a59eb66d1c24124867b6496
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 13 Dec 2014 09:14:19 +0000 (13 10:14 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 7 Jan 2015 15:22:46 +0000 (7 16:22 +0100)
treec9db6f591081753ffd279d824e07723fa278d7e3
parent5fedb9a1fb23d36159af6145e197f3cc1de51e2f
isl_coalesce.c: wraps_update_max: pass isl_coalesce_info instead of basic map

This will allow us to drop the eq and ineq arguments when we add
them to isl_coalesce_info.

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