[PATCH] D100519: [NFC][NewPM] Remove some AnalysisManager invalidate methods
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 14 20:55:53 PDT 2021
mtrofin added a comment.
In D100519#2690433 <https://reviews.llvm.org/D100519#2690433>, @aeubanks wrote:
> Ah yeah profile summary info could be large.
>
> But it doesn't seem like memory usage is a big issue right now. We can always revive these methods later if we want to.
True. It's also possible for the immutable analysis to offer its own APIs for managing its state.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100519/new/
https://reviews.llvm.org/D100519
More information about the llvm-commits
mailing list