[Mlir-commits] [mlir] [mlir][Transforms] Greedy pattern rewriter: fix infinite folding loop (PR #161145)
Mehdi Amini
llvmlistbot at llvm.org
Mon Sep 29 09:45:13 PDT 2025
joker-eph wrote:
What about in an unreachable block in a CFG? DialectConversion does not visit there, but they could happen in the greedy rewriter.
https://github.com/llvm/llvm-project/pull/161145
More information about the Mlir-commits
mailing list