summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/hoist2.c
blob: 24cfc639166eb3caae60f4153d3b2e95867f318b (plain)
1
2
3
for (int c0 = 1; c0 <= 5; c0 += 1)
  for (int c1 = t1 - 64 * b + 64; c1 <= min(70, -((c0 - 1) % 2) - c0 + 73); c1 += 64)
    A(c0, 64 * b + c1 - 8);
OpenPOWER on IntegriCloud