Version 2 is now the default. If you want to emit version 1, use
the amdgcn--amdhsa-amdcov1 triple.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19283
AMDGPU/SI: Add support for AMD code object version 2. ClosedPublic Authored by • tstellarAMD on Apr 19 2016, 1:24 PM.
Details Summary Version 2 is now the default. If you want to emit version 1, use
Diff Detail
Event Timeline• tstellarAMD updated this object. This revision is now accepted and ready to land.May 2 2016, 12:51 PM Closed by commit rL268647: AMDGPU/SI: Add support for AMD code object version 2. (authored by tstellar). · Explain WhyMay 5 2016, 10:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56306 llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetObjectFile.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
llvm/trunk/test/CodeGen/AMDGPU/global-constant.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-globals.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-note-no-func.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa.ll
llvm/trunk/test/MC/AMDGPU/hsa-text.s
llvm/trunk/test/MC/AMDGPU/hsa.s
llvm/trunk/test/Object/AMDGPU/objdump.s
|