[PATCH] D23897: [SelectionDAG] Generate vector_shuffle nodes for undersized result vector sizes

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 14:54:55 PDT 2016


mkuper updated this revision to Diff 69908.
mkuper added a comment.

Added early exit for target shuffles.


https://reviews.llvm.org/D23897

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/oddshuffles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23897.69908.patch
Type: text/x-patch
Size: 23234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160831/3ecd8bc6/attachment.bin>


More information about the llvm-commits mailing list