[Mlir-commits] [mlir] [MLIR] Extend linalg.pack and linalg.unpack to accept memref (PR #167675)
Han-Chung Wang
llvmlistbot at llvm.org
Thu Jan 15 13:48:24 PST 2026
================
----------------
hanhanW wrote:
We won't support propagation, at least there is no plan yet. Can you remove the TODO items? What I'd expect:
- Bail out for patterns, if it does not have pure tensor semantics.
- If you want to check it in local methods, please use assertion.
https://github.com/llvm/llvm-project/pull/167675
More information about the Mlir-commits
mailing list