[PATCH] D130728: [SCEV] Iteratively compute ranges for deeply nested expressions.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 13:58:21 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5dad4c67882a: [SCEV] Iteratively compute ranges for deeply nested expressions. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D130728?vs=476937&id=476996#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130728

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/ranges.ll
  llvm/test/Transforms/IndVarSimplify/range-iter-threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130728.476996.patch
Type: text/x-patch
Size: 14614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/b887c0f3/attachment.bin>


More information about the llvm-commits mailing list