[Mlir-commits] [mlir] [mlir][Transforms] GreedyPatternRewriteDriver: verify IR after pattern application (PR #74270)
Mehdi Amini
llvmlistbot at llvm.org
Wed Dec 6 13:30:25 PST 2023
joker-eph wrote:
The return type of `applyPatternsAndFoldGreedily` is meant to signal failure to converge, which can be acceptable by the user.
https://github.com/llvm/llvm-project/pull/74270
More information about the Mlir-commits
mailing list