[Mlir-commits] [mlir] [mlir] [dataflow] further optimize dataflow compile time (PR #149804)

Ivan Butygin llvmlistbot at llvm.org
Mon Jul 21 05:47:25 PDT 2025


Hardcode84 wrote:

Can you expand more on motivation? So far I think custom analyses can achieve the same result by just overriding `processOperation`

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


More information about the Mlir-commits mailing list