[PATCH] D147330: [Matrix] Refine cost estimate for dot-product.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 03:35:28 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fhahn marked 2 inline comments as done.
Closed by commit rG98e50881e91f: [Matrix] Refine cost estimate for dot-product. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D147330?vs=513509&id=513521#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147330/new/
https://reviews.llvm.org/D147330
Files:
llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-float.ll
llvm/test/Transforms/LowerMatrixIntrinsics/dot-product-int.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147330.513521.patch
Type: text/x-patch
Size: 83131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/7ec5bc7b/attachment.bin>
More information about the llvm-commits
mailing list