[PATCH] D11662: Filter cold blocks off the loop chain when profile data is available.

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 10:18:13 PST 2015


davidxl added a comment.

Please put the block set computation code into a helper function -- LGTM with that. Also how do you come up with the 5/1 ratio?


http://reviews.llvm.org/D11662





More information about the llvm-commits mailing list