[PATCH] D148618: [SCEV] Support sub in and negative constants willNotOverflow
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 02:45:28 PDT 2023
mkazantsev updated this revision to Diff 514873.
mkazantsev retitled this revision from "[SCEV] Support sub in willNotOverflow" to "[SCEV] Support sub in and negative constants willNotOverflow".
mkazantsev edited the summary of this revision.
mkazantsev added a comment.
Bug fixed, logic expanded.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148618/new/
https://reviews.llvm.org/D148618
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Transforms/IndVarSimplify/predicated_ranges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148618.514873.patch
Type: text/x-patch
Size: 8610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/35d8a5cc/attachment.bin>
More information about the llvm-commits
mailing list