[llvm] [InstrRef][nfc] Remove usage of unique_ptrs of arrays (PR #74203)
Felipe de Azevedo Piovezan via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 15 08:47:56 PST 2023
felipepiovezan wrote:
> FYI this seems to significantly increase memory usage: http://llvm-compile-time-tracker.com/compare.php?from=0d02ecc6bddc5e8c8bacbae3ab72a10467e177b4&to=1b531d54f6234488dec048fec1c5aca331bf8f3d&stat=max-rss&linkStats=on (look at `stage1-ReleaseLTO-g (link only)` only). mafft and SPASS go up by 10%.
That's very surprising. I'll investigate
https://github.com/llvm/llvm-project/pull/74203
More information about the llvm-commits
mailing list