[PATCH] D87890: [SCEV] Handle `less` predicates for FoundPred = NE

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 04:41:25 PDT 2020


mkazantsev added a comment.

Thanks Florian! One example of where it helps is ULT check in test of D88087 <https://reviews.llvm.org/D88087> (fails without this patch).


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

https://reviews.llvm.org/D87890



More information about the llvm-commits mailing list