[Mlir-commits] [mlir] [SCF] Added canonicalizer for recursively dead uses of iter_args. (PR #191085)

Mehdi Amini llvmlistbot at llvm.org
Thu Apr 9 00:51:31 PDT 2026


https://github.com/joker-eph requested changes to this pull request.

I believe the intent is that populateRegionBranchOpInterfaceCanonicalizationPatterns should handle this. We need to investigate why it isn't the case.

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


More information about the Mlir-commits mailing list