[all-commits] [llvm/llvm-project] 58056a: Revert "[llvm-profdata] Refactoring Sample Profile...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Jun 27 06:20:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58056ae299633ed701f9ea6bd1fdd573abe7e799
      https://github.com/llvm/llvm-project/commit/58056ae299633ed701f9ea6bd1fdd573abe7e799
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M llvm/include/llvm/ProfileData/SampleProf.h
    M llvm/include/llvm/ProfileData/SampleProfReader.h
    M llvm/lib/ProfileData/ProfileSummaryBuilder.cpp
    M llvm/lib/ProfileData/SampleProf.cpp
    M llvm/lib/ProfileData/SampleProfReader.cpp
    M llvm/lib/ProfileData/SampleProfWriter.cpp
    M llvm/lib/Transforms/IPO/SampleContextTracker.cpp
    M llvm/test/tools/llvm-profdata/Inputs/sample-nametable-after-samples.profdata
    M llvm/test/tools/llvm-profdata/sample-nametable.test
    M llvm/tools/llvm-profdata/llvm-profdata.cpp
    M llvm/tools/llvm-profgen/ProfileGenerator.cpp
    M llvm/unittests/tools/llvm-profdata/CMakeLists.txt
    R llvm/unittests/tools/llvm-profdata/MD5CollisionTest.cpp
    M llvm/unittests/tools/llvm-profdata/OutputSizeLimitTest.cpp

  Log Message:
  -----------
  Revert "[llvm-profdata] Refactoring Sample Profile Reader to increase FDO build speed using MD5 as key to Sample Profile map"

This reverts commit 12e9c7aaa66b7624b5d7666ce2794d912bf9e4b7.

The commit has broken the buildbot, see comment https://reviews.llvm.org/D147740#4451540




More information about the All-commits mailing list