[clang-repl] [codegen] Reduce the state in TBAA. NFC for static compilation. (#98138)
[llvm-project.git] / polly / lib / External / isl / 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] }