[PATCH] D30631: [BPI] Use metadata info before any other heuristics
Xinliang David Li via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 09:37:21 PST 2017
Yes -- split out the computation.
David
On Sun, Mar 5, 2017 at 11:49 PM, Serguei Katkov via Phabricator <
reviews at reviews.llvm.org> wrote:
> skatkov added a comment.
>
> That is what I talking about.
> So it seems that it would be right if we compute the domination
> information for both PostDominatedByUnreachable and PostDominatedByColdCall
> for all BBs, correct?
>
>
> https://reviews.llvm.org/D30631
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/8acac8e7/attachment.html>
More information about the llvm-commits
mailing list