[PATCH] D13963: Create a new interface addSuccessorWithoutWeight(MBB*) in MBB to add successors when optimization is disabled.
David Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 12:09:01 PDT 2015
davidxl added a comment.
This looks reasonable, but I think it is better to be folded into branch probability interface patch.
http://reviews.llvm.org/D13963
More information about the llvm-commits
mailing list