[PATCH] D16652: [X86][SSE] Find source of the inserted element of INSERTPS
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 14:53:36 PST 2016
RKSimon created this revision.
RKSimon added reviewers: delena, andreadb, spatel.
RKSimon added a subscriber: llvm-commits.
RKSimon set the repository for this revision to rL LLVM.
Minor patch to trace back through target shuffles to the source of the inserted element in a (V)INSERTPS shuffle.
Follow up to D16072.
Repository:
rL LLVM
http://reviews.llvm.org/D16652
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/sse41.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16652.46181.patch
Type: text/x-patch
Size: 5124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/e6990632/attachment.bin>
More information about the llvm-commits
mailing list