[PATCH] D92367: [SCEV] Fix incorrect exit count calculated in error scope

Mindong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 05:37:31 PST 2020


mdchen updated this revision to Diff 308623.
mdchen added a comment.

Add a test case.


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

https://reviews.llvm.org/D92367

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/incorrect-exit-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92367.308623.patch
Type: text/x-patch
Size: 7631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/7bacdc0b/attachment.bin>


More information about the llvm-commits mailing list