[PATCH] D38756: [x86] use an insert op to put one variable element into a constant of vectors

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 11:28:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316685: [x86] use an insert op to put one variable element into a constant of vectors (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D38756?vs=120433&id=120458#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38756

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/buildvec-insertvec.ll
  llvm/trunk/test/CodeGen/X86/insert-into-constant-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38756.120458.patch
Type: text/x-patch
Size: 48614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/491d3914/attachment-0001.bin>


More information about the llvm-commits mailing list