[PATCH] D51401: [X86] Add support for turning vXi1 shuffles into KSHIFTL/KSHIFTR.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 11:03:04 PDT 2018


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

Address review comments. Rebase after pre-committing new tests.


https://reviews.llvm.org/D51401

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/avx512-skx-insert-subvec.ll
  test/CodeGen/X86/kshift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51401.163374.patch
Type: text/x-patch
Size: 26885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/f3be0247/attachment-0001.bin>


More information about the llvm-commits mailing list