add support for generating ASTs from schedule relations
[isl.git] / test_inputs / codegen / omega / p.delft-0.c
blob2756b456fa95066f496af625a20a0bb6069ebfe5
1 if (P1 == P2 && P2 <= 3 && P2 >= 0)
2 for (int c0 = 0; c0 <= min(2, -P2 + 4); c0 += 1)
3 for (int c2 = -P2 - c0 - 3 * floord(-P2 - c0, 3); c2 <= 3; c2 += 3)
4 s0(c0, c0, c2, c2);