[PATCH] D75565: [Matrix] Move multiply-add code generation into separate function (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 13:47:16 PST 2020


fhahn created this revision.
fhahn added reviewers: anemet, Gerolf, hfinkel, andrew.w.kaylor, LuoYuanke.
Herald added subscribers: tschuett, hiraditya.
Herald added a project: LLVM.

This logic can be shared with the tiled code generation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75565

Files:
  llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75565.248014.patch
Type: text/x-patch
Size: 4347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200303/12a5ed20/attachment-0001.bin>


More information about the llvm-commits mailing list