[PATCH] D27271: [AArch64] Fold more spilled/refilled COPYs.
Geoff Berry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 10:09:27 PST 2016
gberry created this revision.
gberry added reviewers: MatzeB, qcolombet.
gberry added a subscriber: llvm-commits.
Herald added subscribers: mcrosier, rengolin, aemerson.
Make AArch64InstrInfo::foldMemoryOperandImpl more general by folding all
full COPYs between register classes of the same size that are either
spilled or refilled.
https://reviews.llvm.org/D27271
Files:
lib/Target/AArch64/AArch64InstrInfo.cpp
test/CodeGen/AArch64/spill-fold.ll
test/CodeGen/AArch64/zero-reg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27271.79778.patch
Type: text/x-patch
Size: 8288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/df7a279f/attachment-0001.bin>
More information about the llvm-commits
mailing list