[Mlir-commits] [mlir] [MLIR] Improve in-place folding to iterate until fixed-point (PR #160615)
Mehdi Amini
llvmlistbot at llvm.org
Fri Sep 26 14:15:34 PDT 2025
joker-eph 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.
@kuhar just a reminder on this, this isn't urgent but I wouldn't want to this get forgotten either. Thanks!
https://github.com/llvm/llvm-project/pull/160615
More information about the Mlir-commits
mailing list