[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 3 08:24:16 PDT 2019


ZhangKang updated this revision to Diff 213190.
ZhangKang added a comment.

Add the comment about post-dominator tree.


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.213190.patch
Type: text/x-patch
Size: 4228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190803/90a70ff8/attachment.bin>


More information about the llvm-commits mailing list