[all-commits] [llvm/llvm-project] 048f35: Move HIP fatbin sections farther away from .text
Siu Chi Chan via All-commits
all-commits at lists.llvm.org
Tue Aug 6 08:19:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 048f35037779763963c4b4478a0884e828ea9538
https://github.com/llvm/llvm-project/commit/048f35037779763963c4b4478a0884e828ea9538
Author: Siu Chi Chan <siuchi.chan at amd.com>
Date: 2024-08-06 (Tue, 06 Aug 2024)
Changed paths:
M lld/ELF/Writer.cpp
A lld/test/ELF/hip-section-layout.s
Log Message:
-----------
Move HIP fatbin sections farther away from .text
This would avoid wasting relocation range to jump over the HIP fatbin
sections and therefore alleviate relocation overflow pressure.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list