[PATCH] D34016: Correct AMDGPU Hawaii and Kabini target names

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 18:47:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304959: Correct AMDGPU Hawaii and Kabini target names (authored by t-tye).

Changed prior to commit:
  https://reviews.llvm.org/D34016?vs=101837&id=101846#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34016

Files:
  llvm/trunk/docs/AMDGPUUsage.rst


Index: llvm/trunk/docs/AMDGPUUsage.rst
===================================================================
--- llvm/trunk/docs/AMDGPUUsage.rst
+++ llvm/trunk/docs/AMDGPUUsage.rst
@@ -136,11 +136,11 @@
                                                        - FirePro W9100
                                                        - FirePro S9150
                                                        - FirePro S9170
-     \                                   dGPU  ROCm    - Radeon R9 290
+     gfx702                              dGPU  ROCm    - Radeon R9 290
                                                        - Radeon R9 290x
                                                        - Radeon R390
-                                                       - Radeonb R390x
-     gfx702     - kabini    amdgcn       APU           - E1-2100
+                                                       - Radeon R390x
+     gfx703     - kabini    amdgcn       APU           - E1-2100
                 - mullins                              - E1-2200
                                                        - E1-2500
                                                        - E2-3000


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34016.101846.patch
Type: text/x-patch
Size: 1177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/2d880256/attachment.bin>


More information about the llvm-commits mailing list