We will use absolute relocations for LDS symbols.
Change-Id: I9a32795ed0ea835e433a787129cfe3c57ee9a325
Paths
| Differential D61492
AMDGPU: Prepare for explicit absolute relocations in code generation ClosedPublic Authored by nhaehnle on May 3 2019, 5:02 AM.
Details Summary We will use absolute relocations for LDS symbols. Change-Id: I9a32795ed0ea835e433a787129cfe3c57ee9a325
Diff Detail
Event Timelinenhaehnle added a parent revision: D61491: AMDGPU: Be explicit about whether the high-word in SI_PC_ADD_REL_OFFSET is 0.
Comment Actions LGTM with nit
This revision is now accepted and ready to land.May 19 2019, 8:58 AM Closed by commit rL363517: AMDGPU: Prepare for explicit absolute relocations in code generation (authored by nha). · Explain WhyJun 16 2019, 10:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204961 llvm/trunk/include/llvm/MC/MCExpr.h
llvm/trunk/lib/MC/MCExpr.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/trunk/test/CodeGen/MIR/AMDGPU/target-flags.mir
|