[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 01:06:27 PST 2020


mdchen added a comment.

@lebedev.ri Thanks, will add a test. Besides, the bug fixed in ea7ab5a42cd4 <https://reviews.llvm.org/rGea7ab5a42cd4ab236977c4fe64768641fd506fd7> seems to have the same root cause.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92367



More information about the llvm-commits mailing list