[Mlir-commits] [mlir] [mlir][linalg] Upstream PackOp/UnPackOp's generateScalarImplementation. (PR #182838)
Renato Golin
llvmlistbot at llvm.org
Mon Feb 23 04:42:23 PST 2026
rengolin wrote:
> The revision upstreams the implementation from IREE. The ops were upstreamed some time ago, and they are the remaining implementation. The core implementation is mirrored from IREE and some cleanups and style nits are fixed.
The original implementation was upstream (by @chelini) and it has been worked on since by @banach-space and his team in addition to IREE. This description seems to imply they were upstreamed from IREE and that this is completing the process, which is incorrect.
Can you clarify what is actually being upstreamed in this PR?
> Closes #128816
> Closes #178222
I'm not sure what this PR is doing that the other two PRs weren't. Can you clarify?
https://github.com/llvm/llvm-project/pull/182838
More information about the Mlir-commits
mailing list