[PATCH] D35492: [DAGCombiner] Match non-uniform constant vectors using predicates (RFC).

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 03:57:17 PDT 2017


RKSimon updated this revision to Diff 107278.
RKSimon added a comment.

Updated based on @filcab's comments (typos and use of auto)


Repository:
  rL LLVM

https://reviews.llvm.org/D35492

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/combine-shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35492.107278.patch
Type: text/x-patch
Size: 7033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/cdab5fed/attachment.bin>


More information about the llvm-commits mailing list