[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
Fri Dec 16 20:30:13 PST 2016


craig.topper updated this revision to Diff 81834.
craig.topper added a comment.

Moved masking to a helper function for future reuse.


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.81834.patch
Type: text/x-patch
Size: 77839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161217/ad9e2880/attachment-0001.bin>


More information about the llvm-commits mailing list