xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/omega/p.delft-0.c (revision 4439cfd0acf9c7dc90625e5cd83b2317a9ab8967)
1 if (P2 >= 0 && P2 <= 3 && P1 == P2)
2   for (int c0 = 0; c0 <= min(2, -P2 + 4); c0 += 1)
3     for (int c2 = (-P2 - c0 + 6) % 3; c2 <= 3; c2 += 3)
4       s0(c0, c0, c2, c2);
5