Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | ||
---|---|---|
131–133 ↗ | (On Diff #42450) | I would split the HSA vs. Non HSA into separate ifs |
Paths
| Differential D15426
AMDGPU/SI: Emit constant variables in the .hsatext section when targeting HSA ClosedPublic Authored by • tstellarAMD on Dec 10 2015, 11:01 AM.
Details
Diff Detail
Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Emit constant variables in the .hsatext section when targeting HSA. • tstellarAMD updated this object.
This revision is now accepted and ready to land.Dec 14 2015, 9:52 AM Closed by commit rL255689: AMDGPU/SI: Emit constant variables in the .hsatext section when targeting HSA (authored by tstellar). · Explain WhyDec 15 2015, 2:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42915 llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
llvm/trunk/test/CodeGen/AMDGPU/global-constant.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-globals.ll
|