[Mlir-commits] [mlir] [mlir][scf] Extend consumer fuse to nested loop structure (PR #94190)

donald chen llvmlistbot at llvm.org
Sun Jul 14 01:46:10 PDT 2024


https://github.com/cxy-1993 commented:

Thanks for iterating on this patch. Before I look into the details further, I would like to understand some background: Is this patch intended to fuse nest region ops? Why does it only seem to handle scf.for from the code?

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


More information about the Mlir-commits mailing list