isl_map_simplify.c: uset_gist_compressed: take into account context may be empty
[isl.git] / test_inputs / codegen / separate.st
blob408c7d91320f82561ce5eb8ea9d800c90f5bbef6
1 domain: "{ a[i] : 0 <= i < 10; b[i] : 0 <= i < 10 }"
2 child:
3   schedule: "[{ a[i] -> [i]; b[i] -> [i+1] }]"
4   options: "{ separate[x] }"