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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 01:52:43 PDT 2020


fhahn added a comment.

Would it be worth adding a C++ unit test for those cases that just passes in suitable predicates + SCEV expression?


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

https://reviews.llvm.org/D87890



More information about the llvm-commits mailing list