pet_scop_gist: gist domain of schedule
commite55edb9a09c9f612eb7b844d0f9c1d90c8af3f87
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 5 Aug 2015 09:56:47 +0000 (5 11:56 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Aug 2015 13:56:56 +0000 (7 15:56 +0200)
treea0d824bf990d466610677abd270b95be10fea106
parent1489c4b92608cc09f5ab211463669780c8e05f93
pet_scop_gist: gist domain of schedule

The domain of the schedule should be as close as possible to the union
of the domains of the individual statements.
Since the statement domains are gisted by pet_scop_gist,
so should the domain of the schedule.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
36 files changed:
scop.c
tests/QR.scop
tests/assume.scop
tests/assume2.scop
tests/autodetect/decl.scop
tests/autodetect/if1.scop
tests/call1.scop
tests/call3.scop
tests/call5.scop
tests/call6.scop
tests/cast.scop
tests/conditional_assignment2.scop
tests/data_dependent.scop
tests/dec.scop
tests/dec2.scop
tests/dec3.scop
tests/dec4.scop
tests/decl.scop
tests/decl2.scop
tests/floord2.scop
tests/for_while_unsigned2.scop
tests/forward_substitution3.scop
tests/inc5.scop
tests/loop5.scop
tests/loop8.scop
tests/matmul.scop
tests/max.scop
tests/min.scop
tests/min2.scop
tests/pencil_max.scop
tests/quasi_affine.scop
tests/summary2.scop
tests/tobi2.scop
tests/wdp.scop
tests/write.scop
tests/write2.scop