[all-commits] [llvm/llvm-project] c36c46: [LTO] Simplify calculateCallGraphRoot (NFC) (#107765)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Sep 9 09:44:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c36c462cc719d47aa2408bca91a028300b2be6d4
      https://github.com/llvm/llvm-project/commit/c36c462cc719d47aa2408bca91a028300b2be6d4
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M llvm/include/llvm/IR/ModuleSummaryIndex.h

  Log Message:
  -----------
  [LTO] Simplify calculateCallGraphRoot (NFC) (#107765)

The function returns an instance of FunctionSummary populated by
calculateCallGraphRoot regardless of whether Edges is empty or not.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list