[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 12:06:48 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6afcc54ac7d6: [SCEV] Infer no-self-wrap via constant ranges (authored by reames).
Changed prior to commit:
https://reviews.llvm.org/D146596?vs=507417&id=507466#toc
Repository:
rG LLVM Github Monorepo
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.507466.patch
Type: text/x-patch
Size: 8394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/91a06fea/attachment.bin>
More information about the llvm-commits
mailing list