[PATCH] D25524: [DAGCombine] Preserve shuffles when one of the vector operands is constant

Zvi Rackover via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 00:40:15 PDT 2016


zvi updated this revision to Diff 75527.
zvi added a comment.

- Using @andreadb's improved early-exit conditions
- Moved the helper function to a more suitable location


Repository:
  rL LLVM

https://reviews.llvm.org/D25524

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25524.75527.patch
Type: text/x-patch
Size: 10778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161022/e53b39a4/attachment.bin>


More information about the llvm-commits mailing list