[PATCH] D109381: [LAA] Iteratively traverse pointer phis.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 10:42:44 PDT 2021


fhahn created this revision.
fhahn added reviewers: Ayal, anemet, efriedma, Meinersbur.
Herald added a subscriber: hiraditya.
fhahn requested review of this revision.
Herald added a project: LLVM.

Follow-up to D102266 <https://reviews.llvm.org/D102266> to iteratively traverse pointer phis.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D109381

Files:
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Analysis/LoopAccessAnalysis/pointer-phis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109381.371123.patch
Type: text/x-patch
Size: 7394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210907/3bd23cd9/attachment.bin>


More information about the llvm-commits mailing list