[PATCH] D126562: [RISCV][WIP] Load/store relaxation

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 19:50:31 PDT 2022


gkm updated this revision to Diff 434678.
gkm added a comment.

- rebase
- rework `HiLoAddend` as a `union`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126562

Files:
  lld/ELF/Arch/RISCV.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/InputSection.h
  lld/ELF/Relocations.h
  lld/test/ELF/riscv-gp.s
  lld/test/ELF/riscv-relax-hi20-lo12.s
  lld/test/ELF/riscv-relax-pcrel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126562.434678.patch
Type: text/x-patch
Size: 17071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/c861346c/attachment.bin>


More information about the llvm-commits mailing list