[PATCH] D76325: [Matrix] Add option to use row-major matrix layout as default.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 04:51:19 PDT 2020


fhahn updated this revision to Diff 251609.
fhahn added a comment.

Rebased on top of D75566 <https://reviews.llvm.org/D75566>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76325/new/

https://reviews.llvm.org/D76325

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/multiply-double-row-major.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76325.251609.patch
Type: text/x-patch
Size: 42041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/9743c2b8/attachment.bin>


More information about the llvm-commits mailing list