[llvm] [ReachingDefAnalysis] Fix management of MBBFrameObjsReachingDefs (PR #124943)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 11:42:37 PST 2025
nikic wrote:
> Here is the memory usage compared to before your patch went in:
>
> https://llvm-compile-time-tracker.com/compare.php?from=8baa0d9d545f9daf0d82596cb90f35456efb1153&to=4ef33af3bb780b9f7ef13dea8c15479dfd30f28f&stat=max-rss
>
> @nikic is this reasonable?
It's probably okay, max-rss is pretty noisy.
https://github.com/llvm/llvm-project/pull/124943
More information about the llvm-commits
mailing list