[PATCH] D153093: [MBP] Enable duplicating return block to remove jump to return

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 11:57:36 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1bcb6a3da231: [MBP] Enable duplicating return block to remove jump to return (authored by Carrot).

Changed prior to commit:
  https://reviews.llvm.org/D153093?vs=531962&id=533358#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153093

Files:
  llvm/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/test/CodeGen/AArch64/aarch64-matrix-umull-smull.ll
  llvm/test/CodeGen/Thumb/branch-to-return.ll
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
  llvm/test/CodeGen/Thumb2/mve-vecreduce-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153093.533358.patch
Type: text/x-patch
Size: 11513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/0f8beb29/attachment.bin>


More information about the llvm-commits mailing list