[all-commits] [llvm/llvm-project] f91b0f: [AutoFDO]Merge called target in body samples when ...

Mingming Liu via All-commits all-commits at lists.llvm.org
Fri Mar 31 13:27:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f91b0f23c2f85361a9d20821ceadea770727425d
      https://github.com/llvm/llvm-project/commit/f91b0f23c2f85361a9d20821ceadea770727425d
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M llvm/include/llvm/ProfileData/SampleProf.h
    M llvm/test/tools/llvm-profdata/Inputs/sample-flatten-profile.proftext
    M llvm/test/tools/llvm-profdata/sample-flatten-profile.test

  Log Message:
  -----------
  [AutoFDO]Merge called target in body samples when flattening profiles

- Body samples could have call targets, merge them as well.

Differential Revision: https://reviews.llvm.org/D147297




More information about the All-commits mailing list