[PATCH] D151698: [SCEV] Compute AddRec range computations using different type BECount

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 21:32:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ed152aff4aa: [SCEV] Compute AddRec range computations using different type BECount (authored by caojoshua).

Changed prior to commit:
  https://reviews.llvm.org/D151698?vs=526891&id=527276#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151698

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll
  llvm/test/Analysis/ScalarEvolution/increasing-or-decreasing-iv.ll
  llvm/test/Analysis/ScalarEvolution/limit-depth.ll
  llvm/test/Analysis/ScalarEvolution/nsw.ll
  llvm/test/Analysis/ScalarEvolution/trip-count-negative-stride.ll
  polly/test/CodeGen/switch-in-non-affine-region.ll
  polly/test/ScopInfo/NonAffine/non-affine-loop-condition-dependent-access_3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151698.527276.patch
Type: text/x-patch
Size: 12809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/7ed5b176/attachment.bin>


More information about the llvm-commits mailing list