[PATCH] D129178: [RISCV] Enable the GlobalMerge pass for RISC-V

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 10:33:59 PDT 2022


craig.topper added a comment.

This patch seems to prevent GP linker relaxation on dhrystone. Presumably because the merged symbols are no longer in the .sbss section?


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

https://reviews.llvm.org/D129178



More information about the llvm-commits mailing list