[llvm] [MemProf] Track and report profiled sizes through cloning (PR #98382)

Snehasish Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 18:04:05 PDT 2024


https://github.com/snehasish commented:

If I understand correctly, the approach is to optionally track total size if requested. What is the overhead for this extra tracking? Can we consider making it unconditionally available all the time? 

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


More information about the llvm-commits mailing list