[PATCH] D156767: [AArch64] [BranchRelaxation] Optimize for hot code size in AArch64 branch relaxation
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 11:19:40 PDT 2023
dhoekwater updated this revision to Diff 556060.
dhoekwater marked 3 inline comments as done.
dhoekwater edited the summary of this revision.
dhoekwater added a comment.
Clarify some comments and add a temporary variable to make indirect branch insertion cleaner
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156767/new/
https://reviews.llvm.org/D156767
Files:
llvm/lib/CodeGen/BranchRelaxation.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/test/CodeGen/AArch64/branch-relax-b.ll
llvm/test/CodeGen/AArch64/branch-relax-cross-section.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156767.556060.patch
Type: text/x-patch
Size: 16718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230906/368d002f/attachment.bin>
More information about the llvm-commits
mailing list