[PATCH] D60590: [InstCombine] Simplify more cases of logical ops of masked icmps.
Shawn Landden via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 17:44:15 PDT 2019
shawnl updated this revision to Diff 194794.
shawnl edited the summary of this revision.
shawnl added a comment.
Note to self: If you get the logic reversed in the example, you will get it reversed in the code.
Remove dead code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60590/new/
https://reviews.llvm.org/D60590
Files:
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
test/Transforms/InstSimplify/AndOrXor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60590.194794.patch
Type: text/x-patch
Size: 22958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/20c54436/attachment-0001.bin>
More information about the llvm-commits
mailing list