isl_sched_graph: ignore parameters in identification of nodes
[isl.git] / test_inputs / codegen / isolate1.st
blob037dda1880bd6fed2c2b1db81817735e351ce82c
1 # Check that the isolate option is adjusted by schedule space scaling
2 domain: "{ A[i] : 0 <= i < 100 }"
3 child:
4   schedule: "[{ A[i] -> [3i] }]"
5   options: "{ isolate[[] -> [x]] : 10 <= x <= 20 }"