[PATCH] D145510: [SCEV] Fix finite loop non-strict predicate simplification (PR60944)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 02:59:11 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG660403940ca3: [SCEV] Fix finite loop non-strict predicate simplification (PR60944) (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145510

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/finite-trip-count.ll
  llvm/test/Transforms/IndVarSimplify/pr60944.ll
  llvm/test/Transforms/IndVarSimplify/range-iter-threshold.ll
  llvm/test/Transforms/IndVarSimplify/rewrite-loop-exit-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145510.505003.patch
Type: text/x-patch
Size: 15426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/86a9b1e4/attachment.bin>


More information about the llvm-commits mailing list