xref: /llvm-project/polly/lib/External/isl/test_inputs/schedule/fork1.sc (revision a749e09e184b2b0b6dde71af01c82dd427b3e3e2)
1# Check the decomposition of the topological sort.
2# This decomposition is only performed by the incremental scheduler.
3# OPTIONS: --no-schedule-whole-component
4domain: { A[]; B[]; C[] }
5validity: { A[] -> C[]; B[] -> C[] }
6