[llvm] [Instrumentation] Fix EdgeCounts vector size in SetBranchWeights (PR #99064)
Avi Kivity via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 12:42:22 PDT 2024
avikivity wrote:
> Anyway, I suspect it might be better to fix OutEdges in PGOUseBBInfo rather than using a different value in this one location.
If you want me to do that, you'll have to provide (unfortunately detailed) guidance, because I don't know how.
https://github.com/llvm/llvm-project/pull/99064
More information about the llvm-commits
mailing list