[PATCH] D26521: [X86] Allow folding of reloads from stack slots when loading a subreg of the spilled reg
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 10 13:20:43 PST 2016
mkuper updated this revision to Diff 77545.
mkuper added a comment.
Add accidentally missing negative test.
https://reviews.llvm.org/D26521
Files:
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/TargetInstrInfo.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/X86/partial-fold.ll
test/CodeGen/X86/vector-half-conversions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26521.77545.patch
Type: text/x-patch
Size: 10048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/2f486afb/attachment-0001.bin>
More information about the llvm-commits
mailing list