Add two additional implicit arguments for OpenCL for the AMDGPU target using the AMDHSA runtime to support device enqueue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44697
[AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU ClosedPublic Authored by t-tye on Mar 20 2018, 12:09 PM.
Details Summary Add two additional implicit arguments for OpenCL for the AMDGPU target using the AMDHSA runtime to support device enqueue.
Diff Detail
Event TimelineHerald added subscribers: Anastasia, tpr, dstuttard and 2 others. · View Herald TranscriptMar 20 2018, 12:09 PM This revision is now accepted and ready to land.Mar 20 2018, 12:28 PM Closed by commit rL328351: [AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU (authored by t-tye). · Explain WhyMar 23 2018, 12:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 139632 llvm/trunk/docs/AMDGPUUsage.rst
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.kernarg.segment.ptr.ll
|