[PATCH] D158493: [LAA] Support forked pointer in the form of phi

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 02:43:49 PDT 2023


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

Fix the failure test Analysis/LoopAccessAnalysis/nullptr.ll


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

https://reviews.llvm.org/D158493

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158493.552276.patch
Type: text/x-patch
Size: 22911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/43fcef72/attachment.bin>


More information about the llvm-commits mailing list