[PATCH] D36338: BlockPlacement: Consider hotness of blocks relative to a loop iteration rather than relative to the loop as a whole
Kyle Butt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 14:18:19 PDT 2017
iteratee added a comment.
Should we adjust the ratio if it's not specified explicitly and no profile data is available?
Repository:
rL LLVM
https://reviews.llvm.org/D36338
More information about the llvm-commits
mailing list