[PATCH] D75566: [Matrix] Add initial tiling for load/multiply/store chains.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 5 14:25:54 PDT 2020
fhahn updated this revision to Diff 255198.
fhahn marked an inline comment as done.
fhahn added a comment.
Clarify that the tile size option is for a square shaped tile and add TODO at option to allow non-square tiles.
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-multiple-blocks.ll
llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75566.255198.patch
Type: text/x-patch
Size: 66708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200405/f335ad8c/attachment.bin>
More information about the llvm-commits
mailing list