[PATCH] D110517: [SCEV] Prove implication of predicates to their sign-flipped counterparts

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 05:47:22 PDT 2021


mkazantsev updated this revision to Diff 377512.
mkazantsev retitled this revision from "[SCEV] Prove implication X <u Y, Y >=s 0 --> X <s Y" to "[SCEV] Prove implication of predicates to their sign-flipped counterparts".
mkazantsev edited the summary of this revision.
mkazantsev added a comment.
Herald added a subscriber: javed.absar.

Generalized as widely as I could, now this covers all varieties of these.


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

https://reviews.llvm.org/D110517

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Transforms/IndVarSimplify/outer_phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110517.377512.patch
Type: text/x-patch
Size: 9703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/eb97d472/attachment-0001.bin>


More information about the llvm-commits mailing list