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

Mehdi Amini llvmlistbot at llvm.org
Fri Aug 16 16:35:14 PDT 2024


joker-eph wrote:

> cases where one need to create different phases in lowering and is required to applying patterns in specific order split across different passes

I don’t understand what this means, or how it relates to greedy, or what is the actual problem to solve right now…

> this is also a common requested feature that folks keep on working around locally in suboptimal ways.

I am slightly concerned that this request comes from some wrong design or incorrect root causing.
(The request isn’t common enough that I faced it by the way)

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


More information about the Mlir-commits mailing list