[PATCH] D49919: [InstCombine] Fold Select with OR condition

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 10:57:57 PDT 2018


xbolva00 updated this revision to Diff 157709.
xbolva00 added a comment.

- Added AND variant
- Addressed review comments


https://reviews.llvm.org/D49919

Files:
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstCombine/select-or-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49919.157709.patch
Type: text/x-patch
Size: 4191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/21f301e6/attachment.bin>


More information about the llvm-commits mailing list