[Mlir-commits] [mlir] [mlir] Enable decoupling two kinds of greedy behavior. (PR #104649)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Dec 18 20:11:57 PST 2024
MaheshRavishankar wrote:
> Should we separate the new API (`applyPatternsGreedily`), switching the in-tree pases to use it, and deprecation into it into a few PRs?
>
> I'm worried that landing all of these in one step can results in reverts that we can avoid with a gradual rollout... Especially with lots of folks disappearing for vacation and potentially not being around to investigate breakages in their areas of interest.
Won't the fold being set to true by default make this an NFC change?
https://github.com/llvm/llvm-project/pull/104649
More information about the Mlir-commits
mailing list