[llvm] [llvm-profgen] Improve sample profile density (PR #92144)

Lei Wang via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 11:35:01 PDT 2024


================
@@ -190,9 +195,7 @@ void ProfileGeneratorBase::showDensitySuggestion(double Density) {
 
   if (ShowDensity)
     outs() << "Minimum profile density for hot functions with top "
----------------
wlei-llvm wrote:

Updated the message. 

https://github.com/llvm/llvm-project/pull/92144


More information about the llvm-commits mailing list