[PATCH] D146596: [SCEV] Infer no-self-wrap via constant ranges

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 10:08:44 PDT 2023


reames updated this revision to Diff 507417.
reames added a comment.

Address review comment.


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

https://reviews.llvm.org/D146596

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Analysis/ScalarEvolution/different-loops-recs.ll
  llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info.ll
  llvm/test/Transforms/LoopRotate/pr51981-scev-problem.ll
  llvm/test/Transforms/LoopVersioning/lcssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146596.507417.patch
Type: text/x-patch
Size: 8387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/d5edb040/attachment.bin>


More information about the llvm-commits mailing list