[all-commits] [llvm/llvm-project] 408bb9: Add a regression test to guard the 0 hot-caller th...
minglotus-6 via All-commits
all-commits at lists.llvm.org
Mon Apr 25 11:30:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 408bb9a375ac9f69816823f99cf0a64c1ee8a931
https://github.com/llvm/llvm-project/commit/408bb9a375ac9f69816823f99cf0a64c1ee8a931
Author: Mingming Liu <mingmingl at google.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M llvm/lib/Passes/PassBuilderPipelines.cpp
A llvm/test/Other/Inputs/new-pm-thinlto-prelink-samplepgo-inline-threshold.prof
A llvm/test/Other/new-pm-thinlto-prelink-samplepgo-inline-threshold.ll
Log Message:
-----------
Add a regression test to guard the 0 hot-caller threshold in SamplePGO + ThinLTO. - Add a comment near where the threshold is set.
More information about the All-commits
mailing list