[Mlir-commits] [mlir] [mlir][Transforms] `remove-dead-values`: Rely on canonicalizer for region simplification (PR #173505)
Matthias Springer
llvmlistbot at llvm.org
Fri Jan 2 06:17:46 PST 2026
matthias-springer wrote:
I was able to simplify this PR a bit further. The changes are now mostly in `processRegionBranchOp`.
https://github.com/llvm/llvm-project/pull/173505
More information about the Mlir-commits
mailing list