[llvm] [CSSPGO] Compute and report profile matching recovered callsites and samples (PR #79090)

Lei Wang via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 17:10:56 PST 2024


wlei-llvm wrote:

Pushed a new version:
As we discussed offline, added an assertion to ensure the state are either all on initial state or on final state.
add a clear function to release the memory of `  StringMap<...> FuncCallsiteMatchStates;`



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


More information about the llvm-commits mailing list