[PATCH] D61492: AMDGPU: Prepare for explicit absolute relocations in code generation
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 05:03:04 PDT 2019
nhaehnle created this revision.
nhaehnle added reviewers: arsenm, rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
We will use absolute relocations for LDS symbols.
Change-Id: I9a32795ed0ea835e433a787129cfe3c57ee9a325
Repository:
rL LLVM
https://reviews.llvm.org/D61492
Files:
include/llvm/MC/MCExpr.h
lib/MC/MCExpr.cpp
lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61492.197960.patch
Type: text/x-patch
Size: 4107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/6ac4bb37/attachment.bin>
More information about the llvm-commits
mailing list