[PATCH] D44782: Account for partial stack slot spills (PR30821)
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 20 02:48:02 PDT 2018
jmorse updated this revision to Diff 143269.
jmorse added a comment.
Corrects code style in accepted revision; NB, I'm not a committer, and would need someone else to commit this.
https://reviews.llvm.org/D44782
Files:
include/llvm/CodeGen/TargetInstrInfo.h
lib/CodeGen/StackSlotColoring.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/Generic/pr30821.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44782.143269.patch
Type: text/x-patch
Size: 17721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/90e87e35/attachment-0001.bin>
More information about the llvm-commits
mailing list