ppcg_scop_from_pet_scop: skip kill statements
commit62b08530c835cce02f90349ae9d6671c8a7d21fe
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 16 Oct 2012 08:14:45 +0000 (16 10:14 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 12 Nov 2012 11:25:31 +0000 (12 12:25 +0100)
tree21dd0b3d61c413347bcf7e18213b94c449445fed
parent00764620c0fd3d3b2d5640b6844ceb92e4542aa2
ppcg_scop_from_pet_scop: skip kill statements

In particular, skip kill statements when extracting the iteration domains.
Kill statements are only useful for dependence analysis and should
not be scheduled or printed out.

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