[Mlir-commits] [mlir] [mlir] Enable decoupling two kinds of greedy behavior. (PR #104649)

Jakub Kuderski llvmlistbot at llvm.org
Wed Dec 18 19:53:25 PST 2024


https://github.com/kuhar commented:

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 by a slower rollout...

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


More information about the Mlir-commits mailing list