[PATCH] D52085: [ARM][ARMLoadStoreOptimizer]
Luke Cheeseman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 19 06:31:46 PDT 2018
LukeCheeseman updated this revision to Diff 166116.
LukeCheeseman added a comment.
- Break out of the merge loop so that 16 doubleword register loads get merged and the next registers get inspected independently
- Add a MIR test that checks only the arm load store optimizer pass
https://reviews.llvm.org/D52085
Files:
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
test/CodeGen/ARM/load-multiple-opt.ll
test/CodeGen/ARM/load_store_opt_reg_limit.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52085.166116.patch
Type: text/x-patch
Size: 81919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/8d116fdb/attachment.bin>
More information about the llvm-commits
mailing list