isl_ast_build_ast_from_schedule: coalesce input schedule
commitff3486c2252241572490b774dd79e0bbeeb0ee2a
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 4 Feb 2014 11:25:53 +0000 (4 12:25 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 1 Mar 2014 19:32:56 +0000 (1 20:32 +0100)
tree04dc0007aa3cde1819bc258b356aaca2362490d9
parentd34c36f2ce80749400b93d687700b3a2099b9d11
isl_ast_build_ast_from_schedule: coalesce input schedule

This currently has little effect on the test cases,
but without this change, the next commit would prevent
the iftest2 case from being coalesced because some redundant
explicit constraints get removed and this (now implicit) information
is not preserved by explicit_bounds.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_ast_codegen.c
test_inputs/codegen/unroll3.c