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

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 07:43:01 PDT 2022


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

Changed test to use a non-constant-zero loop limit to remove UB.


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.458453.patch
Type: text/x-patch
Size: 4677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/855fd2e8/attachment.bin>


More information about the llvm-commits mailing list