blob: 5890c4eaaa05841d3e29ab095280054fb8c0ac40 [file] [log] [blame]
# Check that all information is taken into account while trying to unroll
[m,n] -> { A[i] -> [i] : 0 <= i < n,m }
[m,n] -> { : m <= 10 or n <= 10 }
{ [i] -> unroll[x] }