[all-commits] [llvm/llvm-project] b661a5: [ScalarEvolution] Remove unused ExitLimit::hasOper...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed May 19 09:42:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b661a55a253f4a1cf5a0fbcb86e5ba7b9fb1387b
      https://github.com/llvm/llvm-project/commit/b661a55a253f4a1cf5a0fbcb86e5ba7b9fb1387b
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-05-19 (Wed, 19 May 2021)

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

  Log Message:
  -----------
  [ScalarEvolution] Remove unused ExitLimit::hasOperand() method (NFC)

We only use BackedgeTakenInfo::hasOperand().




More information about the All-commits mailing list