[PATCH] D71660: [ValueTracking] isKnownNonZero() should take non-null-ness assumptions into consideration (PR43267)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 09:36:36 PST 2019
lebedev.ri updated this revision to Diff 234561.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.
Address inline comment - also handle strict signed comparisons - https://rise4fun.com/Alive/plslNp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71660/new/
https://reviews.llvm.org/D71660
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/InstCombine/assume.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71660.234561.patch
Type: text/x-patch
Size: 5146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/3978efb5/attachment.bin>
More information about the llvm-commits
mailing list