[PATCH] D31961: DAGCombine: Combine shuffles of splat-shuffles

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 14:40:45 PDT 2017


zvi created this revision.

Reapply r299047, but this time handle correctly splat-masks with undef elements.


Repository:
  rL LLVM

https://reviews.llvm.org/D31961

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/shuffle-of-splat-multiuses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31961.94895.patch
Type: text/x-patch
Size: 6053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170411/09e0a56d/attachment.bin>


More information about the llvm-commits mailing list