[PATCH] D148428: [Matrix] Remove redundant transpose with dot product lowering.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 14 14:08:00 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGebbcbb2af51a: [Matrix] Remove redundant transpose with dot product lowering. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148428

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-transpose-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148428.522022.patch
Type: text/x-patch
Size: 8340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230514/7dc10f20/attachment.bin>


More information about the llvm-commits mailing list