[PATCH] D102550: [ValueTracking] Mark GEP operand as nonnull if the result was loaded or stored
Danila Kutenin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 15 08:45:04 PDT 2021
danlark updated this revision to Diff 345639.
danlark added a comment.
Fix compilation issues
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102550/new/
https://reviews.llvm.org/D102550
Files:
llvm/lib/Analysis/ValueTracking.cpp
llvm/test/Analysis/ValueTracking/known-nonnull-at.ll
llvm/test/Transforms/InstCombine/select-cmp-br.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102550.345639.patch
Type: text/x-patch
Size: 14136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210515/0988df0e/attachment.bin>
More information about the llvm-commits
mailing list