summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/unroll11.c
blob: c1fc5298a48cd3e3fee7628a9f5c39b95b0da070 (plain)
1
2
3
4
5
6
7
8
{
  if (t1 >= 126)
    S(0, t1 - 384);
  S(0, t1 - 256);
  if (t1 >= 126)
    S(1, t1 - 384);
  S(1, t1 - 256);
}
OpenPOWER on IntegriCloud