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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 14:06:18 PST 2018


jdoerfert updated this revision to Diff 175768.
jdoerfert added a comment.

Code movement and removal (based on the comments by Eli Friedman)


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/callsite_nonnull_args_through_casts.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.175768.patch
Type: text/x-patch
Size: 59495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/f592a6d7/attachment-0001.bin>


More information about the llvm-commits mailing list