blob: 408c7d91320f82561ce5eb8ea9d800c90f5bbef6 [file] [log] [blame]
domain: "{ a[i] : 0 <= i < 10; b[i] : 0 <= i < 10 }"
child:
schedule: "[{ a[i] -> [i]; b[i] -> [i+1] }]"
options: "{ separate[x] }"