[PATCH] D49919: [InstCombine] Fold Select with AND/OR condition
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 23:56:07 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338191: [InstCombine] Fold Select with AND/OR condition (authored by xbolva00, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49919?vs=157768&id=157838#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49919
Files:
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/test/Transforms/InstCombine/select-and-cmp.ll
llvm/trunk/test/Transforms/InstCombine/select-or-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49919.157838.patch
Type: text/x-patch
Size: 7227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180728/04a4bb98/attachment.bin>
More information about the llvm-commits
mailing list