summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-bastoul3.c
blob: 6d82ce4a89b58b4b291db8003bc2a6f0374f1826 (plain)
1
2
3
for (int c0 = 3; c0 <= 9; c0 += 1)
  for (int c1 = max(c0 - 6, -(c0 % 2) + 2); c1 <= min(3, c0 - 2); c1 += 2)
    S1(c0, c1, (c0 - c1) / 2);
OpenPOWER on IntegriCloud