[PATCH] D59215: [ARM][ParallelDSP] Enable multiple uses of loads
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 08:17:43 PDT 2019
samparker updated this revision to Diff 190421.
samparker added a comment.
Herald added a subscriber: zzheng.
I've rebased from D59257 <https://reviews.llvm.org/D59257>. I've also removed isProfitable and changed the remove-duplicate test to just an llc test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59215/new/
https://reviews.llvm.org/D59215
Files:
lib/Target/ARM/ARMParallelDSP.cpp
test/CodeGen/ARM/ParallelDSP/multi-use-loads.ll
test/CodeGen/ARM/ParallelDSP/smlad0.ll
test/CodeGen/ARM/ParallelDSP/unroll-n-jam-smlad.ll
test/CodeGen/ARM/debug-info-branch-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59215.190421.patch
Type: text/x-patch
Size: 38205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/bc07920d/attachment.bin>
More information about the llvm-commits
mailing list