isl_ast_codegen.c: refine_eliminated: do not add stride guard
commit62cd0654f23f43738c6b3dd2499932d0c9b4b9c9
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 28 Jul 2014 09:33:30 +0000 (28 11:33 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 16 Aug 2014 14:07:26 +0000 (16 16:07 +0200)
tree627e1cc88c7421aa98d6a8479f406856a501f492
parent3845e27a2dfa98da8df2e2930079a0c1849794b3
isl_ast_codegen.c: refine_eliminated: do not add stride guard

Now that we no longer add the stride constraint to the build domain
in case of an eliminated loop, there is no longer any need
to add the stride guard to the graft guard.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_ast_codegen.c
test_inputs/codegen/omega/p.delft2-0.c
test_inputs/codegen/pldi2012/figure8_b.c