This method takes two operations from the same block to form a range that
will be topologically sorted. This is useful when fusing / reorganizing
operation in a block and later needing to readjust the ordering to
respect dominance.
Details
Details
- Reviewers
rriddle
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo