Add two additional implicit arguments for OpenCL for the AMDGPU target using the AMDHSA runtime to support device enqueue.
Details
Details
- Reviewers
yaxunl b-sumner - Commits
- rG68e11a6ecac7: [AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU (CLANG)
rC328350: [AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU (CLANG)
rL328350: [AMDGPU] Update OpenCL to use 48 bytes of implicit arguments for AMDGPU (CLANG)
Diff Detail
Diff Detail
Event Timeline
Comment Actions
@yaxunl Does this change need the OpenCL runtime metadata version to be incremented or does the OpenCL runtime already support this ability?