[llvm] [memprof] Improve deserialization performance in V3 (PR #94787)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 16:37:39 PDT 2024


================
@@ -499,12 +500,56 @@ void CallStackRadixTreeBuilder::build(
 
   // Sort the list of call stacks in the dictionary order to maximize the length
----------------
teresajohnson wrote:

Should this comment be removed?

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


More information about the llvm-commits mailing list