[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
Tue Sep 3 23:31:16 PDT 2019


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

Fix the error for jump table.


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.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63972.218595.patch
Type: text/x-patch
Size: 4230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/7184b281/attachment-0001.bin>


More information about the llvm-commits mailing list