Reorder mmt4d shapes:
authorBenoit Jacob <benoitjacob@google.com>
Mon, 13 Sep 2021 19:08:54 +0000 (12:08 -0700)
committerGeoffrey Martin-Noble <gcmn@google.com>
Mon, 13 Sep 2021 19:09:22 +0000 (12:09 -0700)
commit340314c4dcc801d8f493c45cafd79c79c6e8e58e
treecc5c7e6eff10e704ac32ed47a9030679d6c93078
parentb8f6c1fd967a583f2565ba2b16f9ab5f0d304dbc
Reorder mmt4d shapes:

* Revert https://reviews.llvm.org/D107307 so that both LHS and RHS have
  the same layout with K0 as the innermost dimension.

* Continuing from https://reviews.llvm.org/D107003, move also 'K'
  to the outer side, so that now the inter-tile dimensions as all outer,
  and the intra-tile dimensions are all inner.

Reviewed By: asaadaldien

Differential Revision: https://reviews.llvm.org/D109692
mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml
mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py