[PATCH] D87832: [IndVars] Remove monotonic checks with unknown exit count

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 04:52:39 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG160a45313842: Return "[IndVars] Remove monotonic checks with unknown exit count" (authored by mkazantsev).

Changed prior to commit:
  https://reviews.llvm.org/D87832?vs=300885&id=301245#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87832

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/test/Transforms/IndVarSimplify/monotonic_checks.ll
  llvm/test/Transforms/IndVarSimplify/predicated_ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87832.301245.patch
Type: text/x-patch
Size: 9537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/1658f85a/attachment.bin>


More information about the llvm-commits mailing list