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

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 00:43:14 PST 2018


Jim updated this revision to Diff 175827.
Jim added a comment.

Remove unnecessary checking in test/CodeGen/WebAssembly/cfg-stackify.ll.


Repository:
  rL LLVM

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/WebAssembly/cfg-stackify.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
  test/Transforms/LoopStrengthReduce/AArch64/small-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54411.175827.patch
Type: text/x-patch
Size: 30214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/16caac31/attachment.bin>


More information about the llvm-commits mailing list