Open
Description
As exposed by:
- https://discourse.llvm.org/t/rfc-move-tensor-pack-and-tensor-unpack-into-linalg/
- [mlir][tensor][linalg] Move Pack/Unpack Ops to Linalg #123902
- [mlir][tensor] Introduce
TensorRelayoutOpInterface
#125823 - [mlir][bazel] Port https://github.com/llvm/llvm-project/commit/517800e37e8d3a4ee84214bef65e227612c2a98b #127544
We need to remove the dependencies between these two dialects. The work is ongoing, we can tag the remaining PRs with this issue to link them all in one topic. Also discuss state and direction.