[PATCH] D46957: [x86] Lower some trunc + shuffle patterns to vpmov[q|d][b|w]

Gabor Buella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 23 23:14:08 PDT 2018


GBuella updated this revision to Diff 148337.
GBuella added a comment.

Fixed the ISA feature checking conditions.


https://reviews.llvm.org/D46957

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/shuffle-vs-trunc-256.ll
  test/CodeGen/X86/shuffle-vs-trunc-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46957.148337.patch
Type: text/x-patch
Size: 16495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180524/25ed6e5b/attachment.bin>


More information about the llvm-commits mailing list