Add runtime metdata for pointee alignment of pointer type kernel argument. The key is KeyArgPointeeAlign and the value is a 32 bit unsigned integer.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D24145
AMDGPU: Add runtime metadata for pointee alignment of argument ClosedPublic Authored by yaxunl on Sep 1 2016, 10:53 AM.
Details Summary Add runtime metdata for pointee alignment of pointer type kernel argument. The key is KeyArgPointeeAlign and the value is a 32 bit unsigned integer.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 1 2016, 11:20 AM Closed by commit rL280399: AMDGPU: Add runtime metadata for pointee alignment of argument. (authored by yaxunl). · Explain WhySep 1 2016, 11:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 70027 lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/AMDGPURuntimeMetadata.h
test/CodeGen/AMDGPU/runtime-metadata.ll
|