add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / stride1-0.c
blobc65c2e39fbc5e37a79a1c0af24c9b7e258342e22
1 for (int c0 = 3; c0 <= 9; c0 += 3)
2 s0(c0);