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

Gabor Buella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 13:35:24 PDT 2018


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

Fixed the some of the tests, all cases are detected now.


https://reviews.llvm.org/D46957

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46957.147170.patch
Type: text/x-patch
Size: 25493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/0a728e53/attachment.bin>


More information about the llvm-commits mailing list