[PATCH] D21740: [InstCombine] extend matchSelectFromAndOr() to work with i1 scalar types
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 07:25:20 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274228: [InstCombine] extend matchSelectFromAndOr() to work with i1 scalar types (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D21740?vs=62322&id=62358#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21740
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/trunk/test/Transforms/InstCombine/logical-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21740.62358.patch
Type: text/x-patch
Size: 5203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/8f1d9c03/attachment.bin>
More information about the llvm-commits
mailing list