[Mlir-commits] [mlir] [mlir][ControlFlow] Improve time complexity of RegionBranchOpInterface canonicalization patterns (PR #186114)

Yang Bai llvmlistbot at llvm.org
Fri Mar 13 00:14:46 PDT 2026


yangtetris wrote:

> Can you split off the changes related to MakeRegionBranchOpSuccessorInputsDead into a separate PR?

Good point. Moved the `MakeRegionBranchOpSuccessorInputsDead` change to #186325.  

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


More information about the Mlir-commits mailing list