[PATCH] D10825: Improvement on computing edge probabilities when choosing the best successor in machine block placement.
Cong Hou
congh at google.com
Thu Jul 23 17:27:06 PDT 2015
congh updated this revision to Diff 30549.
congh added a comment.
Add one more test case showing that we ignore the edge outside of the loop during weights summation when we build the chain for the loop.
http://reviews.llvm.org/D10825
Files:
lib/CodeGen/MachineBlockPlacement.cpp
test/CodeGen/X86/code_placement_ignore_succ_in_inner_loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10825.30549.patch
Type: text/x-patch
Size: 6071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150724/af9146d5/attachment.bin>
More information about the llvm-commits
mailing list