[PATCH] D138853: [InstSimplify] Fold !(X || Y) && X --> false
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 06:23:03 PST 2022
bcl5980 updated this revision to Diff 478558.
bcl5980 added a comment.
address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138853/new/
https://reviews.llvm.org/D138853
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/select-logical.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138853.478558.patch
Type: text/x-patch
Size: 7090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221129/a6d3e1a3/attachment.bin>
More information about the llvm-commits
mailing list