[PATCH] D27825: [AVX-512][InstCombine] Teach InstCombine to converted masked vpermv intrinsics into shufflevector instructions
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 19:46:58 PST 2016
craig.topper updated this revision to Diff 81710.
craig.topper added a comment.
Accidentally dropped an important change simplifyX86vpermv to mask a different number of bits based on element count.
https://reviews.llvm.org/D27825
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/x86-avx512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27825.81710.patch
Type: text/x-patch
Size: 77420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/c0472c8c/attachment.bin>
More information about the llvm-commits
mailing list