[PATCH] D21740: [InstCombine] extend matchSelectFromAndOr() to work with i1 scalar types

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 17:50:21 PDT 2016


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

Patch updated:
Restore mistakenly deleted comment that describes the transform.


http://reviews.llvm.org/D21740

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21740.62322.patch
Type: text/x-patch
Size: 5214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/f0da8081/attachment.bin>


More information about the llvm-commits mailing list