[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
Tue Aug 29 13:34:30 PDT 2023
dhoekwater updated this revision to Diff 554477.
dhoekwater added a comment.
Remove redundant assignments to TrampolineInsertionPoint
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.554477.patch
Type: text/x-patch
Size: 15962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/5179bf99/attachment.bin>
More information about the llvm-commits
mailing list