[PATCH] D36338: BlockPlacement: Consider hotness of blocks relative to a loop iteration rather than relative to the loop as a whole

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 14:31:09 PDT 2017


davidxl added a comment.

This looks fine to me. Is there any performance data with PGO?


Repository:
  rL LLVM

https://reviews.llvm.org/D36338





More information about the llvm-commits mailing list