[all-commits] [llvm/llvm-project] 33ff3c: Revert "Make dependency between certain analysis p...

Björn Pettersson via All-commits all-commits at lists.llvm.org
Tue May 4 10:09:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33ff3c20498ef5c2057730d91a9dbee21a027a31
      https://github.com/llvm/llvm-project/commit/33ff3c20498ef5c2057730d91a9dbee21a027a31
  Author: Bjorn Pettersson <bjorn.a.pettersson at ericsson.com>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp
    M llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp
    R llvm/test/Other/pr49950.ll

  Log Message:
  -----------
  Revert "Make dependency between certain analysis passes transitive"

This reverts commit 3655f0757f2b4b61419446b326410118658826ba.

It caused assertion failures related to setLastUser in polly builds.




More information about the All-commits mailing list