[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:44:16 PDT 2021


danlark updated this revision to Diff 345638.
danlark marked 2 inline comments as done.
danlark added a comment.

Remove unnecessary checks


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.345638.patch
Type: text/x-patch
Size: 14320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210515/3c632dd5/attachment.bin>


More information about the llvm-commits mailing list