[PATCH] D118094: [ValueTracking] Checking haveNoCommonBitsSet for (x & y) and ~(x | y)
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 6 21:01:55 PST 2022
ChuanqiXu updated this revision to Diff 406320.
ChuanqiXu marked an inline comment as done.
ChuanqiXu added a comment.
Address comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118094/new/
https://reviews.llvm.org/D118094
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstCombine/pr53357.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118094.406320.patch
Type: text/x-patch
Size: 11690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/6a8b91c4/attachment.bin>
More information about the llvm-commits
mailing list