[Mlir-commits] [mlir] [mlir][linalg] Add extra_pad_tiles to linalg.pack & unpack (PR #189049)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Fri Mar 27 09:58:29 PDT 2026
https://github.com/MaheshRavishankar requested changes to this pull request.
This seems like it is overloading the semantics of the op too much. Can this be handled through separate ops. I am not seeing why this need to be added to the op definition
https://github.com/llvm/llvm-project/pull/189049
More information about the Mlir-commits
mailing list