[PATCH] D71177: [ValueTracking] Use the assumption that if the pointer was loaded/stored, then it is nonnull.

Danila Kutenin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 00:31:36 PST 2019


danlark updated this revision to Diff 233266.
danlark added a comment.

-


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71177

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/known-nonnull-at.ll
  llvm/test/CodeGen/PowerPC/pr39815.ll
  llvm/test/Transforms/Coroutines/coro-swifterror.ll
  llvm/test/Transforms/InstCombine/element-atomic-memintrins.ll
  llvm/test/Transforms/InstCombine/phi-equal-incoming-pointers.ll
  llvm/test/Transforms/InstCombine/sink-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71177.233266.patch
Type: text/x-patch
Size: 22347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/f9ddc039/attachment-0001.bin>


More information about the llvm-commits mailing list