[PATCH] D22114: [InstCombine] extend vector select matching for non-splat constants

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 15:14:52 PDT 2016


spatel updated this revision to Diff 63145.
spatel added a comment.

Patch updated:
The previous version that I uploaded was an incorrect local draft.


http://reviews.llvm.org/D22114

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/logical-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22114.63145.patch
Type: text/x-patch
Size: 5568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/ebb21d7c/attachment.bin>


More information about the llvm-commits mailing list