summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/separate.st
blob: 408c7d91320f82561ce5eb8ea9d800c90f5bbef6 (plain)
1
2
3
4
domain: "{ a[i] : 0 <= i < 10; b[i] : 0 <= i < 10 }"
child:
  schedule: "[{ a[i] -> [i]; b[i] -> [i+1] }]"
  options: "{ separate[x] }"
OpenPOWER on IntegriCloud