[PATCH] D13988: [X86][SSE] Add general memory folding for (V)INSERTPS instruction
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 07:26:01 PST 2015
RKSimon updated this revision to Diff 39203.
RKSimon added a comment.
Added Rob's additional test case
Repository:
rL LLVM
http://reviews.llvm.org/D13988
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/X86/avx.ll
test/CodeGen/X86/insertps-unfold-load-bug.ll
test/CodeGen/X86/sse41.ll
test/CodeGen/X86/stack-folding-fp-avx1.ll
test/CodeGen/X86/stack-folding-fp-sse42.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13988.39203.patch
Type: text/x-patch
Size: 17029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/2b307f7c/attachment.bin>
More information about the llvm-commits
mailing list