[all-commits] [llvm/llvm-project] 8dc988: [SCEV] Handle non-positive case in isImpliedViaOpe...

max-azul via All-commits all-commits at lists.llvm.org
Wed Nov 4 20:08:08 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8dc98897c4af20aeb52f1f19f538c08e55793283
      https://github.com/llvm/llvm-project/commit/8dc98897c4af20aeb52f1f19f538c08e55793283
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [SCEV] Handle non-positive case in isImpliedViaOperations

We already handle non-negative case there. Add support for non-positive.




More information about the All-commits mailing list