[all-commits] [llvm/llvm-project] 92ccc6: Reapply "[NPM][CGSCC] FunctionAnalysisManagerCGSCC...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Thu Mar 18 09:45:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92ccc6cb17a4fd1b9506bac51f2eb1a96f4cd345
      https://github.com/llvm/llvm-project/commit/92ccc6cb17a4fd1b9506bac51f2eb1a96f4cd345
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2021-03-18 (Thu, 18 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:
  -----------
  Reapply "[NPM][CGSCC] FunctionAnalysisManagerCGSCCProxy: do not clear immutable function passes"

This reverts commit 11b70b9e3a7458b5b78c30020b56e8ca563a4801.

The bot failure was due to ArgumentPromotion deleting functions
without deleting their analyses. This was separately fixed in 4b1c807.




More information about the All-commits mailing list