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

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 15:48:44 PDT 2018


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

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


https://reviews.llvm.org/D48103

Files:
  docs/AMDGPUUsage.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48103.151053.patch
Type: text/x-patch
Size: 60365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/64efff9f/attachment.bin>


More information about the llvm-commits mailing list