[PATCH] D54956: [ValueTracking] Look through casts when determining non-nullness
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 10:01:03 PST 2018
jdoerfert updated this revision to Diff 175519.
jdoerfert edited the summary of this revision.
jdoerfert added a comment.
Add impacted test cases
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54956/new/
https://reviews.llvm.org/D54956
Files:
lib/Analysis/ValueTracking.cpp
test/Transforms/InstCombine/alloca-cast-debuginfo.ll
test/Transforms/InstCombine/memcpy-from-global.ll
test/Transforms/InstCombine/objsize.ll
test/Transforms/InstCombine/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54956.175519.patch
Type: text/x-patch
Size: 6044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/f1e4483c/attachment.bin>
More information about the llvm-commits
mailing list