[PATCH] D154054: [CaptureTracking] Don't consider comparison of inbounds GEP with nonnull non-capturing

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 09:07:58 PDT 2023


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM

I'm slightly concerned there's some other impacted usage we missed, but I can't think of anything in particular.


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

https://reviews.llvm.org/D154054



More information about the llvm-commits mailing list