[PATCH] D27220: [X86][SSE] Add support for target shuffle constant folding

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 08:43:59 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288250: [X86][SSE] Add support for target shuffle constant folding (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D27220?vs=79731&id=79753#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27220

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx2.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-ssse3.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-xop.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-mmx.ll
  llvm/trunk/test/CodeGen/X86/vselect-avx.ll
  llvm/trunk/test/CodeGen/X86/widen_load-2.ll
  llvm/trunk/test/CodeGen/X86/widen_shuffle-1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27220.79753.patch
Type: text/x-patch
Size: 29165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/6a37a3c4/attachment.bin>


More information about the llvm-commits mailing list