[PATCH] D150467: [SCEV] Apply loop-guards to addrec's start in howManyGreaterThans

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 11:00:56 PDT 2023


aleksandr.popov updated this revision to Diff 521723.

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

https://reviews.llvm.org/D150467

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/2008-11-18-Stride1.ll
  llvm/test/Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll
  llvm/test/Analysis/ScalarEvolution/smin-smax-folds.ll
  llvm/test/Analysis/ScalarEvolution/trip-count-from-loop-guard.ll
  llvm/test/Analysis/ScalarEvolution/trip-count12.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150467.521723.patch
Type: text/x-patch
Size: 15464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/8c8edd93/attachment.bin>


More information about the llvm-commits mailing list