[PATCH] D146216: [lld][ELF] Relax long jump/call to short jump/call on AVR
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 19:41:19 PDT 2023
MaskRay added a comment.
Increasing the number of instructions, while it may improve performance for some processors (any number?), doesn't look right...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146216/new/
https://reviews.llvm.org/D146216
More information about the llvm-commits
mailing list