[PATCH] D45609: [AMDGPU] Add gfx902 product names

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 22:04:46 PDT 2018


t-tye created this revision.
t-tye added a reviewer: kzhuravl.
Herald added subscribers: tpr, dstuttard, yaxunl, nhaehnle, wdng.

https://reviews.llvm.org/D45609

Files:
  docs/AMDGPUUsage.rst


Index: docs/AMDGPUUsage.rst
===================================================================
--- docs/AMDGPUUsage.rst
+++ docs/AMDGPUUsage.rst
@@ -198,11 +198,8 @@
                                                                       - Radeon RX Vega 64
                                                                         Liquid
                                                                       - Radeon Instinct MI25
-     ``gfx902``                  ``amdgcn``   APU   - xnack           *TBA*
-                                                      [on]
-                                                                      .. TODO
-                                                                         Add product
-                                                                         names.
+     ``gfx902``                  ``amdgcn``   APU   - xnack           - Ryzen 3 2200G
+                                                      [on]            - Ryzen 5 2400G
      =========== =============== ============ ===== ========= ======= ==================
 
 .. _amdgpu-target-features:


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45609.142329.patch
Type: text/x-patch
Size: 1110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/085857b8/attachment.bin>


More information about the llvm-commits mailing list