[PATCH] D54411: [Codegen] Merge tail blocks with no successors after block placement

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 15:48:29 PDT 2019


xbolva00 updated this revision to Diff 204376.
xbolva00 added a comment.

FIxed review notes by @rnk. Thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54411/new/

https://reviews.llvm.org/D54411

Files:
  lib/CodeGen/BranchFolding.cpp
  test/CodeGen/Thumb2/v8_IT_3.ll
  test/CodeGen/WinEH/wineh-noret-cleanup.ll
  test/CodeGen/X86/conditional-tailcall.ll
  test/CodeGen/X86/loop-search.ll
  test/CodeGen/X86/machine-cp.ll
  test/CodeGen/X86/mul-constant-result.ll
  test/CodeGen/X86/tail-merge-after-mbp.mir
  test/CodeGen/X86/tail-opts.ll
  test/CodeGen/X86/tail-threshold.ll
  test/CodeGen/X86/test-shrink-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54411.204376.patch
Type: text/x-patch
Size: 47410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/449f5e33/attachment.bin>


More information about the llvm-commits mailing list