[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 02:49:17 PDT 2023


fhahn updated this revision to Diff 513509.
fhahn added a comment.

Rebase and fix a crash. I am planning to land this soon.


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.513509.patch
Type: text/x-patch
Size: 83248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230414/7e8854e2/attachment-0001.bin>


More information about the llvm-commits mailing list