[PATCH] D75566: [Matrix] Add initial tiling for load/multiply/store chains.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 04:18:42 PDT 2020


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

Rebased and fixed a small merge error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75566

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75566.251599.patch
Type: text/x-patch
Size: 39449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/823d63de/attachment.bin>


More information about the llvm-commits mailing list