isl_local_space_divs_known: extract out isl_local_divs_known
[isl.git] / test_inputs / schedule / feautrier_compressed.sc
blobf90bd883d77a237f09c23fbb381e0bcb9aed74e9
1 # Check that the Feautrier schedule is not confused by
2 # compressed nodes in a subgraph of the original dependence graph.
3 # OPTIONS: --schedule-algorithm=feautrier
4 domain: { A[]; B[0]; C[] }
5 validity: { A[] -> B[0] }