[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 03:05:20 PDT 2018


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

Refactored the `maskContainsSequenceForVPMOV` function.


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.148178.patch
Type: text/x-patch
Size: 17826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/cab58cb8/attachment.bin>


More information about the llvm-commits mailing list