summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/stride4.c
blob: 03908e60c07c884ab72a17c60f882e04e6bb1607 (plain)
1
2
3
if (t >= 0 && t <= 15)
  for (int c0 = t; c0 <= 99; c0 += 16)
    S1(c0, t);
OpenPOWER on IntegriCloud