[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 12:56:36 PDT 2018


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

- Added more negative tests


https://reviews.llvm.org/D49919

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

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


More information about the llvm-commits mailing list