[PATCH] D133657: [Matrix] Optimize matrix transposes around additions

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 10:55:10 PDT 2022


thegameg updated this revision to Diff 465468.
thegameg added a comment.

Rebase for build to pass.


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

https://reviews.llvm.org/D133657

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133657.465468.patch
Type: text/x-patch
Size: 31998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/ebd006eb/attachment.bin>


More information about the llvm-commits mailing list