[PATCH] D108699: [LAA] Analyze pointers forked by a select
Graham Hunter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 21 04:43:50 PDT 2021
huntergr updated this revision to Diff 381211.
huntergr added a comment.
Rebased, minor fixes from review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108699/new/
https://reviews.llvm.org/D108699
Files:
llvm/include/llvm/Analysis/LoopAccessAnalysis.h
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/LoopAccessAnalysis.cpp
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/LoopAccessAnalysis/pointer-phis.ll
llvm/test/Transforms/LoopVectorize/forked-pointers.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108699.381211.patch
Type: text/x-patch
Size: 46602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/63a929d8/attachment.bin>
More information about the llvm-commits
mailing list