[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:27:00 PST 2018
jdoerfert updated this revision to Diff 175527.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.
Look through even more instructions
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
test/Transforms/LoopVectorize/X86/gather_scatter.ll
test/Transforms/LoopVectorize/X86/masked_load_store.ll
test/Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54956.175527.patch
Type: text/x-patch
Size: 56578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/37c30e65/attachment.bin>
More information about the llvm-commits
mailing list