[llvm] r330081 - [AMDGPU] Add gfx902 product names

Tony Tye via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 18:58:10 PDT 2018


Author: t-tye
Date: Fri Apr 13 18:58:10 2018
New Revision: 330081

URL: http://llvm.org/viewvc/llvm-project?rev=330081&view=rev
Log:
[AMDGPU] Add gfx902 product names

Differential Revision: https://reviews.llvm.org/D45609

Modified:
    llvm/trunk/docs/AMDGPUUsage.rst

Modified: llvm/trunk/docs/AMDGPUUsage.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/AMDGPUUsage.rst?rev=330081&r1=330080&r2=330081&view=diff
==============================================================================
--- llvm/trunk/docs/AMDGPUUsage.rst (original)
+++ llvm/trunk/docs/AMDGPUUsage.rst Fri Apr 13 18:58:10 2018
@@ -198,11 +198,8 @@ names from both the *Processor* and *Alt
                                                                       - 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:




More information about the llvm-commits mailing list