Strangely the kernel code object header clamps the value to a minimum
of 16, but the emitted metadata only clamps to a minimum of 4.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D112715
AMDGPU: Check kernarg alignments in test ClosedPublic Authored by arsenm on Oct 28 2021, 6:27 AM.
Details
Diff Detail Event TimelineHerald added subscribers: kerbowa, tpr, dstuttard and 3 others. · View Herald TranscriptOct 28 2021, 6:27 AM arsenm added a child revision: D112716: AMDGPU: Account for implicit argument alignment for kernarg segment.Oct 28 2021, 6:28 AM This revision is now accepted and ready to land.Oct 28 2021, 3:38 PM
Revision Contents
Diff 383017 llvm/test/CodeGen/AMDGPU/llvm.amdgcn.implicitarg.ptr.ll
|