[PATCH] D145042: [NFC][SCEV] Changed the return type of some functions from ScalarEvolution

Dmitry Bakunevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 04:25:39 PST 2023


dbakunevich updated this revision to Diff 501829.
dbakunevich marked 2 inline comments as done.

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

https://reviews.llvm.org/D145042

Files:
  llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Analysis/StackSafetyAnalysis.cpp
  llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
  llvm/unittests/Analysis/DDGTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145042.501829.patch
Type: text/x-patch
Size: 5626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/0e166feb/attachment.bin>


More information about the llvm-commits mailing list