Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/AMDGPU/AMDGPUHSATargetObjectFile.cpp | ||
---|---|---|
52–56 | The isAgentAllocation vs. isProgramAllocation can be moved under a single isGlobalSegment |
Paths
| Differential D14508
AMDGPU/SI: Correctly emit program global variables when targeting HSA ClosedPublic Authored by • tstellarAMD on Nov 9 2015, 12:25 PM.
Details
Diff Detail Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Correctly emit program global variables when targeting HSA. • tstellarAMD updated this object. This revision is now accepted and ready to land.Nov 9 2015, 12:30 PM
This revision is now accepted and ready to land.Dec 1 2015, 9:25 AM • tstellarAMD added a parent revision: D15111: AMDGPU/SI: Don't emit group segment global variables.Dec 1 2015, 9:50 AM Closed by commit rL254540: AMDGPU/SI: Correctly emit agent global segment variables when targeting HSA (authored by tstellar). · Explain WhyDec 2 2015, 11:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39737 lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/AMDGPUHSATargetObjectFile.h
lib/Target/AMDGPU/AMDGPUHSATargetObjectFile.cpp
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp
lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h
lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
test/CodeGen/AMDGPU/hsa-globals.ll
|
The isAgentAllocation vs. isProgramAllocation can be moved under a single isGlobalSegment