[PATCH] D54271: [x86] use shuffles for scalar insertion into high elements of a constant vector

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 11:19:00 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346433: [x86] use shuffles for scalar insertion into high elements of a constant vector (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54271?vs=173192&id=173203#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54271

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54271.173203.patch
Type: text/x-patch
Size: 9150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181108/a681e23f/attachment.bin>


More information about the llvm-commits mailing list