[PATCH] D24732: Only set branch weight during sample pgo annotation when max_weight of the branch is non-zero. Otherwise use default static profile to set branch probability.

Diego Novillo via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 09:41:08 PDT 2016


dnovillo accepted this revision.
dnovillo added a comment.
This revision is now accepted and ready to land.

LGTM.


https://reviews.llvm.org/D24732





More information about the llvm-commits mailing list