[PATCH] D23191: [BranchFolding] Restrict tail merging loop blocks after machine block placement

Haicheng Wu via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 15:20:44 PDT 2016


haicheng updated this revision to Diff 67757.
haicheng marked 4 inline comments as done.
haicheng added a comment.

Fix the comments and test case.

Thank you, Kyle.


Repository:
  rL LLVM

https://reviews.llvm.org/D23191

Files:
  lib/CodeGen/BranchFolding.cpp
  test/CodeGen/ARM/arm-and-tst-peephole.ll
  test/CodeGen/X86/tail-merge-after-mbp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23191.67757.patch
Type: text/x-patch
Size: 6079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/e9060071/attachment.bin>


More information about the llvm-commits mailing list