[PATCH] D13252: [InstCombine] Teach how to convert SSSE3/AVX2 byte shuffles to builtin shuffles if the shuffle mask is constant.
Andrea Di Biagio via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 04:00:47 PDT 2015
andreadb updated this revision to Diff 36080.
andreadb added a comment.
Patch Updated.
Simplified code as suggested by Sanjay.
Ok to commit?
http://reviews.llvm.org/D13252
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/x86-pshufb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13252.36080.patch
Type: text/x-patch
Size: 17552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150930/fb61d773/attachment.bin>
More information about the llvm-commits
mailing list