summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride.c
blob: 6a970d48be778b8af909f9f06f16132505e155c4 (plain)
1
2
for (int c0 = 2; c0 <= M; c0 += 7)
  S1(c0, (c0 - 2) / 7);
OpenPOWER on IntegriCloud