[PATCH] D37274: [InstCombine] Remove foldSelectICmpAndOr. Instead call foldSelectICmpAnd as part of foldSelectIntoOp

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 13:59:12 PDT 2017


craig.topper updated this revision to Diff 113153.
craig.topper added a comment.

Forgot to delete the removed code.


https://reviews.llvm.org/D37274

Files:
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/select-with-bitwise-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37274.113153.patch
Type: text/x-patch
Size: 43529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/637cf635/attachment.bin>


More information about the llvm-commits mailing list