[Mlir-commits] [mlir] [mlir][SCF] Modernize `coalesceLoops` method to handle `scf.for` loops with iter_args (PR #87019)

Quinn Dawkins llvmlistbot at llvm.org
Thu Mar 28 18:25:40 PDT 2024


https://github.com/qedawkins approved this pull request.

LGTM after addressing comments. Might be good to give someone else a chance to check that the new Rewriter API function makes sense, I don't have any context there.

https://github.com/llvm/llvm-project/pull/87019


More information about the Mlir-commits mailing list