[PATCH] D101286: [LAA] Support pointer phis in loop by analyzing each incoming pointer.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 12:20:19 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ed7f8ede564: [LAA] Support pointer phis in loop by analyzing each incoming pointer. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101286/new/
https://reviews.llvm.org/D101286
Files:
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/test/Analysis/LoopAccessAnalysis/pointer-phis.ll
llvm/test/Transforms/LoopVectorize/vectorize-pointer-phis.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101286.341290.patch
Type: text/x-patch
Size: 4898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210428/28b8948d/attachment.bin>
More information about the llvm-commits
mailing list