ppcg_scop_from_pet_scop: abort on data dependent conditions
commitd0ebae26480959ac0e721bf3a3d5db97f30da168
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Jul 2013 09:22:08 +0000 (25 11:22 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 25 Jul 2013 09:22:08 +0000 (25 11:22 +0200)
tree33a750e76fd1a0c354ffc6138ff4141326a4be60
parent4f2b07a7243e0cdf5be86d85b32f63fa9ef8a237
ppcg_scop_from_pet_scop: abort on data dependent conditions

We already introduced such a test in b3cb7cf (gpu.c: extract_stmts: abort
on data dependent conditions, Sun Jun 30 09:20:43 2013 +0200), but there
is no need to wait that long.  Furthermore, the (dummy) CPU target does
not support data dependent conditions either, so perform the test a bit
earlier in the generic ppcg_scop_from_pet_scop.

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