[PATCH] D114650: [SCEV] Construct SCEV iteratively.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 05:59:30 PDT 2022


fhahn updated this revision to Diff 440584.
fhahn marked 2 inline comments as done.
fhahn added a comment.

adjust comment about traversing add/mul chains in getOperandsToCreate.


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/test/Analysis/Delinearization/a.ll
  llvm/test/Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114650.440584.patch
Type: text/x-patch
Size: 10231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/ccc11ef7/attachment.bin>


More information about the llvm-commits mailing list