[PATCH] D100126: AMDGPU: Add gfx90c support to code object v2 for backwards compatibility

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 11:35:03 PDT 2021


t-tye requested changes to this revision.
t-tye added inline comments.
This revision now requires changes to proceed.


================
Comment at: llvm/docs/AMDGPUUsage.rst:1390
      ``AMD:AMDGPU:9:0:7`` ``gfx906:sramecc-:xnack+``
+     ``AMD:AMDGPU:9:0:C`` ``gfx90c:xnack-``
      ==================== ==========================
----------------
     ``AMD:AMDGPU:9:0:12`` ``gfx90c:xnack-``


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100126/new/

https://reviews.llvm.org/D100126



More information about the llvm-commits mailing list