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

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 19:01:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330081: [AMDGPU] Add gfx902 product names (authored by t-tye, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45609?vs=142329&id=142503#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45609

Files:
  llvm/trunk/docs/AMDGPUUsage.rst


Index: llvm/trunk/docs/AMDGPUUsage.rst
===================================================================
--- llvm/trunk/docs/AMDGPUUsage.rst
+++ llvm/trunk/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.142503.patch
Type: text/x-patch
Size: 1143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180414/e4476a32/attachment.bin>


More information about the llvm-commits mailing list