[PATCH] D98440: [NPM][CGSCC] FunctionAnalysisManagerCGSCCProxy: do not clear immutable function passes
Mircea Trofin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 11 12:54:11 PST 2021
mtrofin added a comment.
In D98440#2620437 <https://reviews.llvm.org/D98440#2620437>, @aeubanks wrote:
> This doesn't break the pipeline tests in llvm/test/Other?
> Running check-llvm with expensive checks is probably a good idea to see if there are any weird issues.
Done - nothing else broke, indeed.
> Otherwise seems fine to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98440/new/
https://reviews.llvm.org/D98440
More information about the cfe-commits
mailing list