[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
Mon Apr 15 14:40:04 PDT 2024
https://github.com/MaheshRavishankar requested changes to this pull request.
Great start! I reviewed this to some extent. I left one main comment about how to restructure this to make this close to `tileConsumerAndFuseProducer` that makes it easy to handle some of the destination args correctly. Let me know if you want to chat about this more in a setting with higher-bandwidth.
https://github.com/llvm/llvm-project/pull/88712
More information about the Mlir-commits
mailing list