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

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 11:50:06 PDT 2018


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

- 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.


https://reviews.llvm.org/D47549

Files:
  docs/AMDGPUUsage.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47549.149176.patch
Type: text/x-patch
Size: 60366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/411248cf/attachment-0001.bin>


More information about the llvm-commits mailing list