Blame isl-0.16.1/test_inputs/codegen/cloog/stride3.c

Packit fb9d21
for (int c0 = max(1, m); c0 <= n; c0 += 1)
Packit fb9d21
  S1(c0);