[PATCH] D63972: [CodeGen] Do the Simple Early Return in block-placement pass to optimize the blocks
Zhang Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 10 02:33:19 PDT 2019
ZhangKang updated this revision to Diff 214514.
ZhangKang added a comment.
The patch `[MBP] Disable aggressive loop rotate in plain mode` has modified the test case, so I update the test case to sync the test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63972/new/
https://reviews.llvm.org/D63972
Files:
llvm/lib/CodeGen/MachineBlockPlacement.cpp
llvm/test/CodeGen/PowerPC/block-placement-1.mir
llvm/test/CodeGen/PowerPC/block-placement.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63972.214514.patch
Type: text/x-patch
Size: 4250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190810/5a5395a9/attachment.bin>
More information about the llvm-commits
mailing list