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

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 12:30:56 PDT 2015


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





More information about the llvm-commits mailing list