mesa3d will use the same kernel calling convention as amdhsa, but it will
handle everything else like the default 'unknown' OS type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22783
AMDGPU/SI: Add support for triples with the mesa3d operating system ClosedPublic Authored by • tstellarAMD on Jul 25 2016, 3:10 PM.
Details Summary mesa3d will use the same kernel calling convention as amdhsa, but it will
Diff Detail
Event Timeline• tstellarAMD retitled this revision from to AMDGPU/SI: Add support for triples with the mesa3d operating system. • tstellarAMD updated this object. This revision is now accepted and ready to land.Jul 27 2016, 6:48 AM Closed by commit rL281779: AMDGPU/SI: Add support for triples with the mesa3d operating system (authored by tstellar). · Explain WhySep 16 2016, 2:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 71703 llvm/trunk/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.id.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll
|