[PATCH] D64376: [MBP] Avoid tail duplication if it can't bring benefit

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 08:55:46 PST 2019


Carrot updated this revision to Diff 232362.
Carrot marked an inline comment as done.
Herald added subscribers: luismarques, apazos, sameer.abuasal, pzheng, s.egerton, lenary, dmgreen, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.

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

https://reviews.llvm.org/D64376

Files:
  llvm/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/test/CodeGen/AArch64/callbr-asm-obj-file.ll
  llvm/test/CodeGen/AArch64/swifterror.ll
  llvm/test/CodeGen/AArch64/tbz-tbnz.ll
  llvm/test/CodeGen/AMDGPU/loop_header_nopred.mir
  llvm/test/CodeGen/AMDGPU/uniform-cfg.ll
  llvm/test/CodeGen/PowerPC/block-placement.mir
  llvm/test/CodeGen/PowerPC/branch-opt.ll
  llvm/test/CodeGen/PowerPC/expand-contiguous-isel.ll
  llvm/test/CodeGen/PowerPC/no-duplicate.ll
  llvm/test/CodeGen/RISCV/atomic-rmw.ll
  llvm/test/CodeGen/RISCV/remat.ll
  llvm/test/CodeGen/Thumb2/2010-02-11-phi-cycle.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
  llvm/test/CodeGen/Thumb2/cbnz.ll
  llvm/test/CodeGen/X86/mmx-coalescing.ll
  llvm/test/CodeGen/X86/pr38795.ll
  llvm/test/CodeGen/X86/ragreedy-hoist-spill.ll
  llvm/test/CodeGen/X86/reverse_branches.ll
  llvm/test/CodeGen/X86/shadow-stack.ll
  llvm/test/CodeGen/X86/speculative-load-hardening.ll
  llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll
  llvm/test/CodeGen/X86/tail-dup-repeat.ll
  llvm/test/CodeGen/X86/tail-merge-after-mbp.mir
  llvm/test/CodeGen/X86/tail-opts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64376.232362.patch
Type: text/x-patch
Size: 144599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/72bed237/attachment-0001.bin>


More information about the llvm-commits mailing list