[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 09:47:42 PDT 2021


danlark abandoned this revision.
danlark added a comment.

In D102550#2761483 <https://reviews.llvm.org/D102550#2761483>, @lebedev.ri wrote:

> I basically agree with @nikic here.
> There is a huge number of low-hanging fruit like this,
> but the approach just doesn't seem viable to me.
>
> I would instead like to see the Attributor finally enabled,
> there such things would be much more straight-forward.
>
> Sorry for a very not helpful feedback.

Okay, thanks. Probably I am abandoning this then.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102550



More information about the llvm-commits mailing list