[PATCH] D17680: [X86][SSE] Lower 128-bit MOVDDUP with existing VBROADCAST mechanisms
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 2 03:48:02 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL262478: [X86][SSE] Lower 128-bit MOVDDUP with existing VBROADCAST mechanisms (authored by RKSimon).
Changed prior to commit:
http://reviews.llvm.org/D17680?vs=49293&id=49601#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17680
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx-splat.ll
llvm/trunk/test/CodeGen/X86/avx-vbroadcast.ll
llvm/trunk/test/CodeGen/X86/avx2-vbroadcast.ll
llvm/trunk/test/CodeGen/X86/extractelement-load.ll
llvm/trunk/test/CodeGen/X86/vec_extract-sse4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17680.49601.patch
Type: text/x-patch
Size: 13750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160302/633bc823/attachment.bin>
More information about the llvm-commits
mailing list