[PATCH] D84514: [BPI][NFC] Consolidate code to deal with SCCs under a dedicated data structure.

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 04:57:54 PDT 2020


ebrevnov created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

In order to facilitate review of D79485 <https://reviews.llvm.org/D79485> here is a small NFC change which restructures code around handling of SCCs in BPI.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84514

Files:
  llvm/include/llvm/Analysis/BranchProbabilityInfo.h
  llvm/lib/Analysis/BranchProbabilityInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84514.280408.patch
Type: text/x-patch
Size: 11549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/ab5a6ffb/attachment.bin>


More information about the llvm-commits mailing list