[PATCH] D105193: [Matrix] Hoist address computation before multiply to enable fusion.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 2 01:54:52 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7655061cc64d: [Matrix] Hoist address computation before multiply to enable fusion. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105193/new/
https://reviews.llvm.org/D105193
Files:
llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/test/Transforms/LowerMatrixIntrinsics/multiply-fused-dominance.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105193.356129.patch
Type: text/x-patch
Size: 31776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/e31599d7/attachment.bin>
More information about the llvm-commits
mailing list