xref: /netbsd-src/external/mit/isl/dist/test_inputs/schedule/feautrier_compressed.sc (revision 5971e316fdea024efff6be8f03536623db06833e)
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
4domain: { A[]; B[0]; C[] }
5validity: { A[] -> B[0] }
6