[PATCH] D148986: [InstSimplify] with logical ops: (X | Y) ? 0 : X --> 0
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 06:44:59 PDT 2023
Allen updated this revision to Diff 516788.
Allen marked an inline comment as done.
Allen added a comment.
rebase as the test merged into select_or_and.ll
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_or_and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148986.516788.patch
Type: text/x-patch
Size: 6669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230425/af854e07/attachment.bin>
More information about the llvm-commits
mailing list