[mlir][transforms] TopologicalSort: Support ops from different blocks
This change allows analyzing ops from different block, in particular when used in programs that have `cf` branches. Differential Revision: https://reviews.llvm.org/D135644
Loading
Please sign in to comment