isl_scheduler.c: compute_max_row: use isl_schedule_constraints_get_domain
commit1563a87b8d2caa1cb4b98cb291f43afe37914c90
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 16 May 2016 16:08:23 +0000 (16 18:08 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 4 Sep 2016 20:05:46 +0000 (4 22:05 +0200)
treeb326010cf9934c3a192baee352fd6ce03fa6dd10
parent25b5d2028db945d00b9db98fdbf68019bd2ca498
isl_scheduler.c: compute_max_row: use isl_schedule_constraints_get_domain

In particular, avoid looking into the internals of isl_schedule_constraints.

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