[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
Thu Dec 19 14:11:32 PST 2019
lebedev.ri updated this revision to Diff 234781.
lebedev.ri marked 4 inline comments as done.
lebedev.ri added a comment.
Some more nits addressed (these are several commits locally)
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
llvm/test/Transforms/InstSimplify/assume-non-zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71660.234781.patch
Type: text/x-patch
Size: 10108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191219/f1ba5a58/attachment-0001.bin>
More information about the llvm-commits
mailing list