[PATCH] D153829: [AArch64] Move branch relaxation after bbsection assignment

Daniel Hoekwater via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 12:50:53 PDT 2023


dhoekwater updated this revision to Diff 542638.
dhoekwater added a comment.

Turns out one of those tests was necessary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153829

Files:
  llvm/include/llvm/CodeGen/TargetPassConfig.h
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/test/CodeGen/AArch64/O0-pipeline.ll
  llvm/test/CodeGen/AArch64/O3-pipeline.ll
  llvm/test/CodeGen/AArch64/arm64-opt-remarks-lazy-bfi.ll
  llvm/test/CodeGen/AArch64/seh_funclet_x1.ll
  llvm/test/CodeGen/AArch64/wineh-try-catch.ll
  llvm/test/DebugInfo/AArch64/fallthrough-branch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153829.542638.patch
Type: text/x-patch
Size: 10191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/b1f05315/attachment.bin>


More information about the llvm-commits mailing list