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

Nicolas Vasilache llvmlistbot at llvm.org
Wed Jun 5 07:41:25 PDT 2024


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

Seems to me like this should be done by multiple application of existing transformations and not by creating a new custom transformation that unrolls both in C++

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


More information about the Mlir-commits mailing list