Blame isl-0.16.1/test_inputs/codegen/cloog/reservoir-stride.c

Packit fb9d21
for (int c0 = 2; c0 <= M; c0 += 7)
Packit fb9d21
  S1(c0, (c0 - 2) / 7);