[PATCH] D33172: [InstCombine] Simpify inverted predicates in 'or'

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 14 20:26:52 PDT 2017


modocache updated this revision to Diff 98942.
modocache added a comment.

Add tests, and fix a bug that the 'reversed' tests uncovered.


https://reviews.llvm.org/D33172

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/logical-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33172.98942.patch
Type: text/x-patch
Size: 4108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170515/e02b763e/attachment.bin>


More information about the llvm-commits mailing list