summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/omega/stride6-0.c
blob: f4df469cf62f99d1ce1247d7cfd824fd1f686921 (plain)
1
2
3
for (int c0 = 1; c0 <= 101; c0 += 1)
  for (int c1 = -((c0 - 1) % 2) + c0 + 1; c1 <= 400; c1 += 2)
    s0(c0, c1);
OpenPOWER on IntegriCloud