[Mlir-commits] [mlir] [MLIR][SCF] Add an API to fuse consumer to a producer within scf loop (PR #88712)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Wed May 29 21:05:49 PDT 2024


https://github.com/Yun-Fly approved this pull request.

>  Now when we come to tile and fuse of producer, the flip of this is all we should need. IIRC this is what this patch initially started with but through many many rounds of reviews has deflected from initial intent (which is now lost in all the comment threads). 

As @MaheshRavishankar said, from this view, this PR LGTM overall. 

Also, I have same concerned about what you are talking related to tiling interface change. However, personally, I prefer that we can open a RFC and another PR to formally solve it,

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


More information about the Mlir-commits mailing list