[Mlir-commits] [mlir] [mlir][linalg] Upstream PackOp/UnPackOp's generateScalarImplementation. (PR #182838)
Han-Chung Wang
llvmlistbot at llvm.org
Mon Feb 23 05:25:20 PST 2026
hanhanW wrote:
There was an amount of work to bring up pack/unpack ops, so I'm not going to attach all the commits. If you're looking for the specific commits for this part, here are the commits for adding `generateScalarImplementation` implementation:
- https://github.com/iree-org/iree/commit/2bb3fe00911cf9191f395a1f23fdd57476b7e311
- https://github.com/iree-org/iree/commit/407c7094fcb80c3d1a8ce7fdb05a7eaf4a34544e
https://github.com/llvm/llvm-project/pull/182838
More information about the Mlir-commits
mailing list