[memprof] Move YAML traits to MemProf.h (NFC) (#118668)
[llvm-project.git] / polly / lib / External / isl / test_inputs / schedule / fork1.sc
blob8ae3240c93b2254a31ce0f8761ec056d3461d716
1 # Check the decomposition of the topological sort.
2 # This decomposition is only performed by the incremental scheduler.
3 # OPTIONS: --no-schedule-whole-component
4 domain: { A[]; B[]; C[] }
5 validity: { A[] -> C[]; B[] -> C[] }