[PATCH] D10717: Enhance loop rotation with existence of profile data in MachineBlockPlacement pass.

Cong Hou congh at google.com
Wed Aug 5 17:38:28 PDT 2015


congh updated this revision to Diff 31424.
congh added a comment.

Update the patch by skipping getting best loop top and exit when profile data is available.

PTAL.


http://reviews.llvm.org/D10717

Files:
  lib/CodeGen/MachineBlockPlacement.cpp
  test/CodeGen/X86/code_placement_loop_rotation.ll
  test/CodeGen/X86/code_placement_loop_rotation2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10717.31424.patch
Type: text/x-patch
Size: 15014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150806/a557a46c/attachment.bin>


More information about the llvm-commits mailing list