[PATCH] D106722: [Matrix] Fix shape for factored transpose

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 23 16:02:29 PDT 2021


anemet created this revision.
anemet added a reviewer: fhahn.
Herald added subscribers: tschuett, hiraditya.
anemet requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The shape of the input is C x R.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106722

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/transpose-opts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106722.361372.patch
Type: text/x-patch
Size: 13902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210723/353eb5d6/attachment.bin>


More information about the llvm-commits mailing list