summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/isolate1.st
blob: 037dda1880bd6fed2c2b1db81817735e351ce82c (plain)
1
2
3
4
5
# Check that the isolate option is adjusted by schedule space scaling
domain: "{ A[i] : 0 <= i < 100 }"
child:
  schedule: "[{ A[i] -> [3i] }]"
  options: "{ isolate[[] -> [x]] : 10 <= x <= 20 }"
OpenPOWER on IntegriCloud