[PATCH] D131125: [Matrix] Add special case dot product lowering

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 31 04:36:00 PDT 2023


fhahn updated this revision to Diff 509988.
fhahn added a comment.
Herald added a subscriber: StephenFan.

Rebased. I also extended int coverage, so we have enough coverage to land this and build in it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131125

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131125.509988.patch
Type: text/x-patch
Size: 42085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/18d67fa9/attachment.bin>


More information about the llvm-commits mailing list