[PATCH] D125497: [RISCV] Call relaxation

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 12:54:42 PDT 2022


gkm created this revision.
gkm added reviewers: ruiu, MaskRay, jrtc27, luismarques, reames.
Herald added subscribers: sunshaoce, VincentWu, luke957, StephenFan, vkmr, frasercrmck, evandro, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, arichardson, emaste.
Herald added a project: All.
gkm requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD.
Herald added a project: LLVM.

Add relaxation handling for calls

Depends on D125036 <https://reviews.llvm.org/D125036>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125497

Files:
  lld/ELF/Arch/RISCV.cpp
  lld/test/ELF/riscv-relax-call.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125497.429052.patch
Type: text/x-patch
Size: 8621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/139a1c42/attachment.bin>


More information about the llvm-commits mailing list