[PATCH] D31559: CodeGen: BlockPlacement: Minor probability changes.

Kyle Butt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 31 17:40:21 PDT 2017


iteratee created this revision.

Qin may be large, and Succ may be more frequent than BB. Take these both into
account when deciding if tail-duplication is profitable.


Repository:
  rL LLVM

https://reviews.llvm.org/D31559

Files:
  lib/CodeGen/MachineBlockPlacement.cpp
  test/CodeGen/X86/block-placement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31559.93731.patch
Type: text/x-patch
Size: 6097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170401/37facbca/attachment.bin>


More information about the llvm-commits mailing list