[llvm] [llvm-profgen] Add pgo accuracy metrics (PR #93975)

Rahman Lavaee via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 11:27:43 PDT 2024


rlavaee wrote:

> I'd recommend posting a RFC on discourse [referencing @red1bluelost's](https://discourse.llvm.org/t/rfc-pgo-accuracy-metrics-emitting-and-evaluating-branch-and-block-analysis/73902), clarifying in particular why this needs to be in the tree as opposed to something in out-of-tree tools.
> 
> To be clear, I'm not pushing back. I think, though, that this is worth a bit more discussion in the community.

+1
I also think this can bring about interesting discussion on profile similarity/accuracy. In particular,  what is the best way to measure similarity between two sets of profiles.

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


More information about the llvm-commits mailing list