[PATCH] D133020: [LAA] Fix ICE with scAddExpr in forked pointers

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 08:14:10 PDT 2022


huntergr updated this revision to Diff 456964.
huntergr added a comment.

Simplified the value names in the test case to improve readability.


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

https://reviews.llvm.org/D133020

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133020.456964.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/aadd5ad4/attachment.bin>


More information about the llvm-commits mailing list