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

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 10:26:42 PST 2023


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

Rebase.


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.488279.patch
Type: text/x-patch
Size: 31164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/15866ae2/attachment.bin>


More information about the llvm-commits mailing list