[PATCH] D114650: [SCEV] Construct SCEV iteratively (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 09:39:26 PST 2022


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

Just a rebase so this can be applied on top of main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114650

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114650.400588.patch
Type: text/x-patch
Size: 28450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/decd5c09/attachment-0001.bin>


More information about the llvm-commits mailing list