summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/unroll10.in
blob: 5890c4eaaa05841d3e29ab095280054fb8c0ac40 (plain)
1
2
3
4
# 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] }
OpenPOWER on IntegriCloud