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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 00:48:35 PST 2020


lebedev.ri added a comment.

This is missing a test.
Please refer to `llvm-project/llvm/test/Analysis/ScalarEvolution/pr48225.ll` for inspiration.


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