[all-commits] [llvm/llvm-project] 3a2b05: [BPI][NFC] Consolidate code to deal with SCCs unde...

ebrevnov via All-commits all-commits at lists.llvm.org
Tue Jul 28 03:43:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a2b05f9fe74fcf9560632cf2695058d47d8683b
      https://github.com/llvm/llvm-project/commit/3a2b05f9fe74fcf9560632cf2695058d47d8683b
  Author: Evgeniy Brevnov <ybrevnov at azul.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/BranchProbabilityInfo.h
    M llvm/lib/Analysis/BranchProbabilityInfo.cpp

  Log Message:
  -----------
  [BPI][NFC] Consolidate code to deal with SCCs under a dedicated data structure.

In order to facilitate review of D79485 here is a small NFC change which restructures code around handling of SCCs in BPI.

Reviewed By: davidxl

Differential Revision: https://reviews.llvm.org/D84514




More information about the All-commits mailing list