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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 00:12:24 PST 2022


nikic added a comment.

Can you please add a test for this? Taking an existing mustprogress test and adding a possibly side-effecting call should serve as a demonstration. Otherwise this looks fine to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118429



More information about the llvm-commits mailing list