[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:02 PDT 2024


================
@@ -121,7 +121,7 @@ class ProfileGeneratorBase {
   double calculateDensity(const SampleProfileMap &Profiles,
----------------
wlei-llvm wrote:

Yeah, I planned a new another diff, new it's updated in the new version.

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


More information about the llvm-commits mailing list