[all-commits] [llvm/llvm-project] 11b70b: Revert "[NPM][CGSCC] FunctionAnalysisManagerCGSCCP...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Mar 11 18:34:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11b70b9e3a7458b5b78c30020b56e8ca563a4801
https://github.com/llvm/llvm-project/commit/11b70b9e3a7458b5b78c30020b56e8ca563a4801
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M clang/test/CodeGen/thinlto-distributed-newpm.ll
M llvm/lib/Analysis/CGSCCPassManager.cpp
M llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
Log Message:
-----------
Revert "[NPM][CGSCC] FunctionAnalysisManagerCGSCCProxy: do not clear immutable function passes"
This reverts commit 5eaeb0fa67e57391f5584a3f67fdb131e93afda6.
It appears there are analyses that assume clearing - example:
https://lab.llvm.org/buildbot#builders/36/builds/5964
More information about the All-commits
mailing list