[PATCH] D53445: [AMDGPU] Update code object metadata format documentation

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 11:56:29 PDT 2018


scott.linder created this revision.
scott.linder added reviewers: t-tye, kzhuravl, b-sumner.
Herald added subscribers: llvm-commits, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely.

- Add amdhsa prefix to names to allow other tools to use the metadata without collision.
- Make names consistent.
- Simplify structure.
- Change note record ID.
- Switch from YAML to MsgPack format.
- Document metadata assembler directive.

Patch by Tony Tye (https://reviews.llvm.org/D47549 rebased with added description of assembler directive)


Repository:
  rL LLVM

https://reviews.llvm.org/D53445

Files:
  docs/AMDGPUUsage.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53445.170228.patch
Type: text/x-patch
Size: 60252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/c04f7b32/attachment.bin>


More information about the llvm-commits mailing list