[PATCH] D29097: [X86][SSE] Lower scalar_to_vector(0) to zero vector

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 29 10:25:06 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293438: [X86][SSE] Lower scalar_to_vector(0) to zero vector (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D29097?vs=85757&id=86218#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29097

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/clear_upper_vector_element_bits.ll
  llvm/trunk/test/CodeGen/X86/insertelement-zero.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-variable-128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29097.86218.patch
Type: text/x-patch
Size: 14227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170129/5b5f202f/attachment.bin>


More information about the llvm-commits mailing list