[PATCH] D98354: [Matrix] Use vector.reduce for lowering dot products (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 08:06:32 PST 2021


fhahn created this revision.
Herald added subscribers: tschuett, hiraditya.
fhahn requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98354

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
  llvm/test/Transforms/LowerMatrixIntrinsics/multiply-dot-float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98354.329670.patch
Type: text/x-patch
Size: 6884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/ca44b87b/attachment.bin>


More information about the llvm-commits mailing list