[PATCH] D71181: [ValueTracking] Allow context-sensitive nullness check for non-pointers
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 13:21:22 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa7d992c0f2d2: [ValueTracking] Allow context-sensitive nullness check for non-pointers (authored by jdoerfert).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71181/new/
https://reviews.llvm.org/D71181
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Transforms/Attributor/nonnull.ll
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: D71181.232922.patch
Type: text/x-patch
Size: 11999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191209/962a3424/attachment.bin>
More information about the llvm-commits
mailing list