[all-commits] [llvm/llvm-project] 4e0080: [SCEV][NFC] Make computeExitLimitFromCond public

Max Kazantsev via All-commits all-commits at lists.llvm.org
Mon Jan 16 02:20:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e008061d6bc5474832b5f92c73e81abf1c09437
      https://github.com/llvm/llvm-project/commit/4e008061d6bc5474832b5f92c73e81abf1c09437
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h

  Log Message:
  -----------
  [SCEV][NFC] Make computeExitLimitFromCond public

Make it available for external use.

Differential Revision: https://reviews.llvm.org/D141457
Reviewed By: lebedev.ri




More information about the All-commits mailing list