brintos

brintos / llvm-project-archived public Read only

0
0
Text · 223 B · d729942 Raw
6 lines · plain
1# Check that isl recognizes that the inverse schedule is single-valued2# and does not end up in an infinite recursion.3[t1] -> {S[c2] -> [c2]: t1 <= c2 <= 134 and (c2+t1) % 128 = 0 and c2 > 0}4[t1] -> {: t1 > 0}5[t1] -> {}6