[PATCH] D100917: [NewPM] Only invalidate modified functions' analyses in CGSCC passes
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 1 16:31:57 PDT 2021
aeubanks added a comment.
Herald added a reviewer: ctetreau.
I rebased this and there are still major memory regressions for tramp3d-v4: https://llvm-compile-time-tracker.com/compare.php?from=f63405f6e3d30f33e715ef5ad09136127535a3fb&to=ae5555c1375e4afe90727f1c30dae1659d11a20d&stat=max-rss
Perhaps we can't land this in its current form. Will need to rethink an alternative to push ahead with D98103 <https://reviews.llvm.org/D98103>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100917/new/
https://reviews.llvm.org/D100917
More information about the cfe-commits
mailing list