================
@@ -4135,6 +4283,33 @@ Code object V5 metadata is the same as
====================== ============== =========
================================
+.. _amdgpu-amdhsa-code-object-metadata-v6:
+
+Code Object V6 Metadata
++++++++++++++++++++++++
+
+.. warning::
+ Code object V6 is not the default code object version emitted by this version
+ of LLVM.
+
+
+Code object V6 metadata is the same as
+:ref:`amdgpu-amdhsa-code-object-metadata-v5` with the changes defined in table
+:ref:`amdgpu-amdhsa-code-object-metadata-map-table-v6`.
+
+ .. table:: AMDHSA Code Object V6 Metadata Map Changes
+ :name: amdgpu-amdhsa-code-object-metadata-map-table-v6
+
+ ================= ============== =========
=======================================
+ String Key Value Type Required? Description
+ ================= ============== =========
=======================================
+ "amdhsa.version" sequence of Required - The first integer is the
major
----------------
Pierre-vh wrote:
I anticipate that we'll want to add some more V6-only metadata at some point,
that's why I just started a new table so it's easier to follow up. I don't
mind merging it with the V5 table if you really prefer
https://github.com/llvm/llvm-project/pull/76955
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits