[PATCH] D118429: [ScalarEvolution] Mark a loop as finite if in a willreturn function

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 11:11:51 PST 2022


wsmoses updated this revision to Diff 404099.
wsmoses added a comment.

Add tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118429

Files:
  llvm/include/llvm/Analysis/LoopInfo.h
  llvm/lib/Analysis/LoopInfo.cpp
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/lt-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118429.404099.patch
Type: text/x-patch
Size: 3851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/c13dbcce/attachment.bin>


More information about the llvm-commits mailing list