xref: /llvm-project/polly/lib/External/isl/test_inputs/codegen/disjuncts2.st (revision 932ec01328798f575e044e20394eccf562261caa)
1# Check that the loop is generated only once with an outer disjunctive condition
2domain: "[N, Q, P] -> { S[i0] : 0 <= i0 < N and (P > Q or P < Q) }"
3child:
4  schedule: "[N, Q, P] -> [{ S[i0] -> [(i0)] }]"
5