[PATCH] D114487: [LAA] Support runtime checks for select GEP base pointers. (WIP)

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 10 14:57:33 PDT 2022


fhahn updated this revision to Diff 421813.
fhahn added a comment.
Herald added a project: All.

Rebase and stripped down logic for translating pointers to bare minimum.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114487

Files:
  llvm/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/test/Analysis/LoopAccessAnalysis/forked-pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114487.421813.patch
Type: text/x-patch
Size: 11891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220410/e18f041e/attachment.bin>


More information about the llvm-commits mailing list