blob: f90bd883d77a237f09c23fbb381e0bcb9aed74e9 [file] [log] [blame]
# Check that the Feautrier schedule is not confused by
# compressed nodes in a subgraph of the original dependence graph.
# OPTIONS: --schedule-algorithm=feautrier
domain: { A[]; B[0]; C[] }
validity: { A[] -> B[0] }