Currently it is 6. If the "feature" was not used, report dummy hidden argument. Otherwise it does not match the kernarg size reported in the kernel header.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45129
AMDGPU/Metadata: Always report a fixed number of hidden arguments ClosedPublic Authored by kzhuravl on Mar 31 2018, 3:10 PM.
Details Summary Currently it is 6. If the "feature" was not used, report dummy hidden argument. Otherwise it does not match the kernarg size reported in the kernel header.
Diff Detail
Event TimelineHerald added subscribers: tpr, dstuttard, yaxunl and 3 others. · View Herald TranscriptMar 31 2018, 3:10 PM This revision is now accepted and ready to land.Apr 3 2018, 1:10 PM Closed by commit rL329341: AMDGPU/Metadata: Always report a fixed number of hidden arguments (authored by kzhuravl). · Explain WhyApr 5 2018, 1:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 141216 llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp
llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-enqueu-kernel.ll
llvm/trunk/test/CodeGen/AMDGPU/hsa-metadata-hidden-args.ll
|