[Mlir-commits] [mlir] [mlir][scf] Extend fuse producer to multi-level candidates case (PR #97803)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Jul 8 17:24:33 PDT 2024


https://github.com/MaheshRavishankar requested changes to this pull request.

Thanks! Please give me some time to review. Broadly my concern is how do you control which loop nest you want to fuse into when you are doing multiple tiling levels... I can see it is being controlled by API knobs, but those seem fragile. I need to look more in detail though.

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


More information about the Mlir-commits mailing list