[llvm] [profcheck][coro] Adding Branch weights PGO in Coroutines Passes (PR #184466)
Jin Huang via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 14 21:25:50 PDT 2026
jinhuang1102 wrote:
I implement a new fixing for PGO profile in `CoroSplit.cpp` see https://github.com/llvm/llvm-project/issues/185949#issuecomment-4703198841 for details.
https://github.com/llvm/llvm-project/pull/184466
More information about the llvm-commits
mailing list