This is done only when target HSA.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13807
AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section ClosedPublic Authored by • tstellarAMD on Oct 16 2015, 6:11 AM.
Details Summary This is done only when target HSA.
Diff Detail
Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section. • tstellarAMD updated this object.
This revision is now accepted and ready to land.Nov 30 2015, 1:26 PM Closed by commit rL254587: AMDGPU/SI: Emit constant arrays in the .hsrodata_readonly_agent section (authored by tstellar). · Explain WhyDec 2 2015, 7:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41710 llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUHSATargetObjectFile.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUHSATargetObjectFile.cpp
llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/trunk/test/CodeGen/AMDGPU/hsa-globals.ll
|