[Mlir-commits] [mlir] [mlir][Transforms] Greedy pattern rewriter: fix infinite folding loop (PR #161145)

Matthias Springer llvmlistbot at llvm.org
Mon Sep 29 23:44:56 PDT 2025


matthias-springer wrote:

> What about in an unreachable block in a CFG? DialectConversion does not visit there, but they could happen in the greedy rewriter.

I'm not sure how this comment relates to this PR.

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


More information about the Mlir-commits mailing list