brintos

brintos / llvm-project-archived public Read only

0
0
Text · 205 B · d0170a6 Raw
5 lines · plain
1# Check that the loop is generated only once with an outer disjunctive condition2domain: "[N, Q, P] -> { S[i0] : 0 <= i0 < N and (P > Q or P < Q) }"3child:4  schedule: "[N, Q, P] -> [{ S[i0] -> [(i0)] }]"5