[PATCH] D104127: [Matrix] In transpose opts, handle a^t * a^t

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 09:05:56 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.

Without the fix the testcase crashes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104127

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104127.351470.patch
Type: text/x-patch
Size: 16531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210611/3d8daad0/attachment.bin>


More information about the llvm-commits mailing list