[PATCH] D92726: Teach isKnownNonEqual how to recurse through invertable multiplies
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 14:17:57 PST 2020
reames updated this revision to Diff 310020.
reames marked an inline comment as done.
reames added a comment.
Address review comments.
p.s. Thanks for the detailed comments, definitely improving the code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92726/new/
https://reviews.llvm.org/D92726
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/ValueTracking/known-non-equal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92726.310020.patch
Type: text/x-patch
Size: 4057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/27c5b956/attachment.bin>
More information about the llvm-commits
mailing list