[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 19:23:40 PDT 2021
mtrofin added a comment.
In D100519#2690299 <https://reviews.llvm.org/D100519#2690299>, @aeubanks wrote:
> This does break https://reviews.llvm.org/D98103, but IMO that analysis shouldn't be immutable, but rather just a typical function analysis that can be invalidated like any other stateful function analysis result.
Right, that captures what we agreed would be desirable.
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