[PATCH] D30631: [BPI] Use metadata info before any other heuristics
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 01:33:08 PDT 2017
skatkov updated this revision to Diff 93830.
skatkov edited the summary of this revision.
skatkov added a comment.
Please review. To simplify the review, I potentially can split the patch to two ones: refactoring of collection of post domination information and fix itself. Please let me know if it makes sense.
https://reviews.llvm.org/D30631
Files:
include/llvm/Analysis/BranchProbabilityInfo.h
lib/Analysis/BranchProbabilityInfo.cpp
test/Analysis/BranchProbabilityInfo/basic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30631.93830.patch
Type: text/x-patch
Size: 13370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/c397b7e7/attachment.bin>
More information about the llvm-commits
mailing list