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
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 65428 lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/SIFrameLowering.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.cpp
test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll
test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.id.ll
test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll
|