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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Jul 16 09:32:10 PDT 2024


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

Skimmed through this change, this is looking better, but my main concern is that it is adding a lot of complexity to an already complex code path. Is it possible to "layer" these things differently? 
Ill leave some comments along the way, but I think this might be along the right path.

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


More information about the Mlir-commits mailing list