[PATCH] D93125: Update AMDGPU PAL usage documentation
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 12:13:37 PST 2020
t-tye added inline comments.
================
Comment at: llvm/docs/AMDGPUUsage.rst:8588-8598
+ +-------------+--------------+-----------------------------------------------------------------------+
+ |String Key |Value Type |Description |
+ +=============+==============+=======================================================================+
+ |- ".ls" |map |See :ref:`amdgpu-amdpal-code-object-hardware-stage-metadata-map-table` |
+ |- ".hs" | |for the definition of the keys included in that map. |
+ |- ".es" | | |
+ |- ".gs" | | |
----------------
Use same table syntax as other tables.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93125/new/
https://reviews.llvm.org/D93125
More information about the llvm-commits
mailing list