[PATCH] D118090: [ScalarEvolution] Handle <= and >= in non infinite loops

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 13:34:20 PST 2022


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

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118090

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/finite-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118090.404154.patch
Type: text/x-patch
Size: 10671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/7baf70d9/attachment.bin>


More information about the llvm-commits mailing list