[PATCH] D30176: [X86][SSE] Attempt to extract vector elements through target shuffles
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 13:14:00 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296381: [X86][SSE] Attempt to extract vector elements through target shuffles (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D30176?vs=89879&id=89922#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30176
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/2011-12-8-bitcastintprom.ll
llvm/trunk/test/CodeGen/X86/dagcombine-cse.ll
llvm/trunk/test/CodeGen/X86/oddshuffles.ll
llvm/trunk/test/CodeGen/X86/promote-vec3.ll
llvm/trunk/test/CodeGen/X86/vec_extract-mmx.ll
llvm/trunk/test/CodeGen/X86/vec_shift7.ll
llvm/trunk/test/CodeGen/X86/vector-compare-results.ll
llvm/trunk/test/CodeGen/X86/widen_conv-1.ll
llvm/trunk/test/CodeGen/X86/widen_load-2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30176.89922.patch
Type: text/x-patch
Size: 72621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170227/793c17c7/attachment.bin>
More information about the llvm-commits
mailing list