summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/disjuncts2.st
blob: d0170a68525986d80d539afff5da648c7024d5de (plain)
1
2
3
4
# Check that the loop is generated only once with an outer disjunctive condition
domain: "[N, Q, P] -> { S[i0] : 0 <= i0 < N and (P > Q or P < Q) }"
child:
  schedule: "[N, Q, P] -> [{ S[i0] -> [(i0)] }]"
OpenPOWER on IntegriCloud