[PATCH] D30631: [BPI] Use metadata info before any other heuristics
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 23:57:51 PST 2017
skatkov updated this revision to Diff 91271.
skatkov added a comment.
Option to select unreachable first added.
Test for the option is added.
updatePostDominated is split for clearness.
I still do not have bugzilla account. Will file a bug as soon as I get it.
https://reviews.llvm.org/D30631
Files:
include/llvm/Analysis/BranchProbabilityInfo.h
lib/Analysis/BranchProbabilityInfo.cpp
test/Analysis/BranchProbabilityInfo/basic.ll
test/Analysis/BranchProbabilityInfo/deopt-intrinsic.ll
test/Analysis/BranchProbabilityInfo/unreachable-first.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30631.91271.patch
Type: text/x-patch
Size: 12775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/8a659b03/attachment.bin>
More information about the llvm-commits
mailing list