[PATCH] D148986: [InstSimplify] with logical ops: (X | Y) ? 0 : X --> 0
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 19:46:36 PDT 2023
Allen updated this revision to Diff 516602.
Allen added a comment.
rebase after precommit tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148986/new/
https://reviews.llvm.org/D148986
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/select-cmp-or.ll
llvm/test/Transforms/InstSimplify/select_or_and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148986.516602.patch
Type: text/x-patch
Size: 6943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/6b0c1232/attachment.bin>
More information about the llvm-commits
mailing list