brintos

brintos / llvm-project-archived public Read only

0
0
Text · 183 B · 3c094b0 Raw
4 lines · plain
1# Check that a fixed value of one dimension in terms of the others2# does not cause loop coalescing avoidance to break down.3domain: { S[0, a, floor(a/2), floor(a/4)] : 0 <= a <= 9 }4