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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 10:18:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341227: [X86] Add support for turning vXi1 shuffles into KSHIFTL/KSHIFTR. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51401?vs=163374&id=163553#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51401

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51401.163553.patch
Type: text/x-patch
Size: 26984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/e277ed73/attachment.bin>


More information about the llvm-commits mailing list