[PATCH] D13252: [InstCombine] Teach how to convert SSSE3/AVX2 byte shuffles to builtin shuffles if the shuffle mask is constant.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 09:46:24 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248913: [InstCombine] Teach how to convert SSSE3/AVX2 byte shuffles to builtin… (authored by adibiagio).

Changed prior to commit:
  http://reviews.llvm.org/D13252?vs=36080&id=36121#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13252

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/x86-pshufb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13252.36121.patch
Type: text/x-patch
Size: 20674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/4246f452/attachment.bin>


More information about the llvm-commits mailing list