[PATCH] D59782: [AMDGPU] Clarify Code Object V2/V3 differences in AMDGPUUsage

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 10:49:01 PDT 2019


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

Ensure Code Object V2 documentation is complete, but always contains a warning and a link to the equivalent Code Object V3 documentation.

Explicitly indicate that any note records present in a code object that are not documented must be considered deprecated and ignored.


Repository:
  rL LLVM

https://reviews.llvm.org/D59782

Files:
  docs/AMDGPUUsage.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59782.192147.patch
Type: text/x-patch
Size: 9916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/4e41ad57/attachment-0001.bin>


More information about the llvm-commits mailing list