[PATCH] D11760: [InstCombine] Fix SSE2/AVX2 vector shift by constant

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 11:23:41 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244341: [InstCombine] Fix SSE2/AVX2 vector logical shift by constant (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D11760?vs=31350&id=31532#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11760

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11760.31532.patch
Type: text/x-patch
Size: 32242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150807/fb29d2f3/attachment.bin>


More information about the llvm-commits mailing list