[all-commits] [llvm/llvm-project] 797da7: [LoopUtils] Add isKnownPositiveInLoop and isKnownN...

Dmitry Makogon via All-commits all-commits at lists.llvm.org
Wed Apr 12 04:46:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 797da79a928eef3b389883ea873cc32060e812fa
      https://github.com/llvm/llvm-project/commit/797da79a928eef3b389883ea873cc32060e812fa
  Author: Dmitry Makogon <d.makogon at g.nsu.ru>
  Date:   2023-04-12 (Wed, 12 Apr 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/LoopUtils.h
    M llvm/lib/Transforms/Utils/LoopUtils.cpp
    M llvm/unittests/Transforms/Utils/LoopUtilsTest.cpp

  Log Message:
  -----------
  [LoopUtils] Add isKnownPositiveInLoop and isKnownNonPositiveInLoop functions




More information about the All-commits mailing list