summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/isolate4.st
blob: 58b5168c6b670658ff8bcd694518150313cf7fb3 (plain)
1
2
3
4
5
# Check that generic options are not applied to isolated part
domain: "{ A[i] : 0 <= i < 20 }"
child:
  schedule: "[{ A[i] -> [i] }]"
  options: "{ isolate[[] -> [x]] : 5 <= x <= 15; unroll[x] }"
OpenPOWER on IntegriCloud