[PATCH] D31701: [BPI] Refactor post domination calculation and simple fix for ColdCall

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:07:30 PDT 2017


skatkov updated this revision to Diff 94629.
skatkov added a comment.

The original idea was to separate the checks and action. However I'm ok with that as well.


https://reviews.llvm.org/D31701

Files:
  include/llvm/Analysis/BranchProbabilityInfo.h
  lib/Analysis/BranchProbabilityInfo.cpp
  test/Analysis/BranchProbabilityInfo/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31701.94629.patch
Type: text/x-patch
Size: 8886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/25009218/attachment.bin>


More information about the llvm-commits mailing list