[all-commits] [llvm/llvm-project] 96fb18: Revert "[ThinLTO] Disable partial sample profile s...
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Wed May 31 10:25:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96fb18a32a7bc04bbd39ed36c26a3a2edadb7dcc
https://github.com/llvm/llvm-project/commit/96fb18a32a7bc04bbd39ed36c26a3a2edadb7dcc
Author: Teresa Johnson <tejohnson at google.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M llvm/lib/Analysis/ProfileSummaryInfo.cpp
M llvm/test/Bitcode/thinlto-function-summary-callgraph-partial-sample-profile-summary.ll
Log Message:
-----------
Revert "[ThinLTO] Disable partial sample profile scaling by default"
This reverts commit aae8524bcc26cf04729f2bbc02ecb54233a587e4, which was
found to cause a few unexpected benchmark performance differences that
need investigation.
More information about the All-commits
mailing list