[PATCH] D55898: [x86] add movddup specialization for build vector lowering (PR37502)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 10:52:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349937: [x86] add movddup specialization for build vector lowering (PR37502)  (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55898?vs=178945&id=179314#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55898/new/

https://reviews.llvm.org/D55898

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx-intrinsics-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/avx-vbroadcast.ll
  llvm/trunk/test/CodeGen/X86/build-vector-128.ll
  llvm/trunk/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55898.179314.patch
Type: text/x-patch
Size: 10618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/6edaf647/attachment.bin>


More information about the llvm-commits mailing list