[Mlir-commits] [mlir] [MLIR] Improve in-place folding to iterate until fixed-point (PR #160615)

Jakub Kuderski llvmlistbot at llvm.org
Wed Sep 24 15:46:12 PDT 2025


kuhar wrote:

> This necessary adds some overhead, I don't have stats though (it's gonna be heavily dependent on the setup: how the folders are structured and what the input IR looks like).

I can cherry pick this and check by compiling something like llama/SDXL in IREE. I should be able to find time for this in the next couple of days.

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


More information about the Mlir-commits mailing list