[all-commits] [llvm/llvm-project] c460ef: [CSSPGO][llvm-profgen] Change sample count of dang...
ictwanglei via All-commits
all-commits at lists.llvm.org
Mon Mar 8 14:37:12 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c460ef61d64f3ccb46f60d1b53f271f5b1c05b79
https://github.com/llvm/llvm-project/commit/c460ef61d64f3ccb46f60d1b53f271f5b1c05b79
Author: wlei <wlei at fb.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProf.h
M llvm/test/tools/llvm-profgen/inline-cs-pseudoprobe.test
M llvm/test/tools/llvm-profgen/noinline-cs-pseudoprobe.test
M llvm/tools/llvm-profgen/ProfileGenerator.cpp
Log Message:
-----------
[CSSPGO][llvm-profgen] Change sample count of dangling probe in llvm-profgen
Differential Revision: https://reviews.llvm.org/D96811
More information about the All-commits
mailing list