[PATCH] D32324: CodeGen: BlockPlacement: Increase tail duplication size for O3.
Kyle Butt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 12 14:48:37 PDT 2017
iteratee updated this revision to Diff 98850.
iteratee set the repository for this revision to rL LLVM.
iteratee added a comment.
If either threshold is the only one explicitly set, use that threshold.
Otherwise, if both, or neither are set, use the aggressive threshold at https://reviews.llvm.org/owners/package/3/
Repository:
rL LLVM
https://reviews.llvm.org/D32324
Files:
lib/CodeGen/MachineBlockPlacement.cpp
test/CodeGen/PowerPC/tail-dup-layout.ll
test/CodeGen/X86/sse1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32324.98850.patch
Type: text/x-patch
Size: 8519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/7b1fac6b/attachment.bin>
More information about the llvm-commits
mailing list