[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
Tue May 22 02:55:53 PDT 2018


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

Performed some code formatting.
I also committed the tests.


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.147975.patch
Type: text/x-patch
Size: 17217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/20789fae/attachment.bin>


More information about the llvm-commits mailing list