forked from OSchip/llvm-project
5aa6038a40
When doing topological sort we need to make sure an op is scheduled before any of the ops within its regions. Also change the algorithm to not be recursive in order to prevent potential stack overflow. Differential Revision: https://reviews.llvm.org/D113423 |
||
---|---|---|
.. | ||
test-alias-analysis-modref.mlir | ||
test-alias-analysis.mlir | ||
test-callgraph.mlir | ||
test-dominance.mlir | ||
test-liveness.mlir | ||
test-match-reduction.mlir | ||
test-number-of-block-executions.mlir | ||
test-number-of-operation-executions.mlir | ||
test-shape-fn-report.mlir | ||
test-topoligical-sort.mlir |