[PATCH] D54956: [ValueTracking] Look through casts when determining non-nullness

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 26 15:40:51 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352293: [ValueTracking] Look through casts when determining non-nullness (authored by jdoerfert, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54956/new/

https://reviews.llvm.org/D54956

Files:
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/test/Transforms/InstCombine/alloca-cast-debuginfo.ll
  llvm/trunk/test/Transforms/InstCombine/callsite_nonnull_args_through_casts.ll
  llvm/trunk/test/Transforms/InstCombine/objsize.ll
  llvm/trunk/test/Transforms/InstCombine/select.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/gather_scatter.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/masked_load_store.ll
  llvm/trunk/test/Transforms/MemCpyOpt/memcpy-to-memset-with-lifetimes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54956.183735.patch
Type: text/x-patch
Size: 59816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190126/99ba8ff4/attachment.bin>


More information about the llvm-commits mailing list