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

Cong Hou congh at google.com
Thu Jul 30 16:09:56 PDT 2015


congh updated this revision to Diff 31086.
congh marked an inline comment as done.
congh added a comment.

Update the patch by using LoopToColdBBRatio instead of a probability according to David's comment.


http://reviews.llvm.org/D11662

Files:
  lib/CodeGen/MachineBlockPlacement.cpp
  test/CodeGen/X86/code_placement_cold_loop_blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11662.31086.patch
Type: text/x-patch
Size: 4387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150730/eeb14fa4/attachment.bin>


More information about the llvm-commits mailing list