summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/unroll10.st
blob: 77c5b19f27df10be6dd8abcb5d10af4a6120d2b7 (plain)
1
2
3
4
5
6
7
# Check that all information is taken into account while trying to unroll
domain: "[m,n] -> { A[i] : 0 <= i < n,m }"
child:
  context: "[m,n] -> { [] : m <= 10 or n <= 10 }"
  child:
    schedule: "[{ A[i] -> [i] }]"
    options: "{ unroll[x] }"
OpenPOWER on IntegriCloud