[PATCH] D106099: [DependenceAnalysis] Guard analysis using getPointerBase()

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 14:14:02 PDT 2021


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

LGTM

I think I number of these queries could handle inequal base objects, but given there's no test coverage for it, it doesn't appear to matter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106099



More information about the llvm-commits mailing list