[PATCH] D69571: [ValueTracking] Allow context-sensitive nullness check for non-pointers

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 12:43:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG57dd4b03e480: [ValueTracking] Allow context-sensitive nullness check for non-pointers (authored by jdoerfert).

Changed prior to commit:
  https://reviews.llvm.org/D69571?vs=227195&id=227323#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69571

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/known-non-zero.ll
  llvm/test/Transforms/InstSimplify/known-non-zero.ll
  llvm/test/Transforms/LICM/hoist-mustexec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69571.227323.patch
Type: text/x-patch
Size: 6619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/29a2d60d/attachment.bin>


More information about the llvm-commits mailing list