[Mlir-commits] [mlir] [MLIR][Linalg] Fix empty tensor assumptions for linalg.pack decomposition (PR #160246)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Sep 29 07:39:14 PDT 2025


maxbartel wrote:

Thanks for the review!

With a bit of glue this works and makes it a lot easier. I also noticed that the first loop is not necessary anymore. 

I also added a comment to getMixedTiles because the OpFoldResult not return the constant Attribute confused me quite a bit.

@banach-space Can you give this another pass please?

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


More information about the Mlir-commits mailing list