[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 09:50:35 PST 2022


fhahn updated this revision to Diff 476937.
fhahn added a comment.

Thanks! I added a test case & SCEVUDivExpr support. I am planning to land this shortly.


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/Transforms/IndVarSimplify/range-iter-threshold.ll

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


More information about the llvm-commits mailing list