[PATCH] D55936: [x86] add load fold patterns for movddup with vzext_load

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 22 09:02:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350005: [x86] add load fold patterns for movddup with vzext_load (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55936?vs=179292&id=179426#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55936

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/build-vector-128.ll
  llvm/trunk/test/CodeGen/X86/movddup-load-fold.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-xop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55936.179426.patch
Type: text/x-patch
Size: 4143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181222/ddcc2db2/attachment.bin>


More information about the llvm-commits mailing list