[PATCH] D13963: Create a new interface addSuccessorWithoutWeight(MBB*) in MBB to add successors when optimization is disabled.

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 12:35:48 PDT 2015


Merge it into http://reviews.llvm.org/D13908, but make the interface BP
based instead of weight based.

On Thu, Oct 22, 2015 at 12:30 PM, Cong Hou <congh at google.com> wrote:

> congh added a comment.
>
> In http://reviews.llvm.org/D13963#273354, @davidxl wrote:
>
> > This looks reasonable, but I think it is better to be folded into branch
> probability interface patch.
>
>
> You mean merge this patch with that one, and add the BP version of this
> new interface?
>
>
> http://reviews.llvm.org/D13963
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/b5ce16ba/attachment.html>


More information about the llvm-commits mailing list