[PATCH] D102733: [Matrix] Factor and distribute transposes across multiplies

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 11:16:17 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdfd1bbd00ac0: [Matrix] Factor and distribute transposes across multiplies (authored by anemet).

Changed prior to commit:
  https://reviews.llvm.org/D102733?vs=347587&id=347736#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102733

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/remarks-inlining.ll
  llvm/test/Transforms/LowerMatrixIntrinsics/remarks-shared-subtrees.ll
  llvm/test/Transforms/LowerMatrixIntrinsics/transpose-opts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102733.347736.patch
Type: text/x-patch
Size: 101634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/9f3b5028/attachment.bin>


More information about the llvm-commits mailing list