[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
Mon Nov 29 07:25:19 PST 2021


fhahn updated this revision to Diff 390350.
fhahn added a comment.

rebased on top of precommitted tests, simplified code


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
  llvm/test/Transforms/LoopVectorize/forked-pointers.ll

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


More information about the llvm-commits mailing list