[PATCH] D158965: [LAA] Analyze pointers forked by a phi

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 07:52:13 PDT 2023


Allen updated this revision to Diff 555377.
Allen added a comment.

add a new test forked_ptrs_with_different_base3 according the comment


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

https://reviews.llvm.org/D158965

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158965.555377.patch
Type: text/x-patch
Size: 7083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/1fae9a46/attachment.bin>


More information about the llvm-commits mailing list