[Mlir-commits] [mlir] [MLIR][Interfaces] Make `getMutableSuccessorOperands` overridable on `ReturnLike` ops (PR #186832)
Mehdi Amini
llvmlistbot at llvm.org
Tue Mar 17 03:52:29 PDT 2026
https://github.com/joker-eph commented:
Can you please undo all the formatting change, it's really hard to figure out what changes from the diff right now.
On a high-level, I would ask what the motivation for the change is? Why is this change to ReturnLike desirable?
The description should also document the changes to the RegionBranchTerminatorOpInterface, can you add this?
https://github.com/llvm/llvm-project/pull/186832
More information about the Mlir-commits
mailing list