[PATCH] D36424: AMDGPU: Also remove SI from docs

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 21:29:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310335: AMDGPU: Also remove SI from docs (authored by kzhuravl).

Changed prior to commit:
  https://reviews.llvm.org/D36424?vs=110058&id=110133#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36424

Files:
  llvm/trunk/docs/AMDGPUUsage.rst


Index: llvm/trunk/docs/AMDGPUUsage.rst
===================================================================
--- llvm/trunk/docs/AMDGPUUsage.rst
+++ llvm/trunk/docs/AMDGPUUsage.rst
@@ -110,8 +110,7 @@
      cayman                 r600         dGPU
      **GCN GFX6 (Southern Islands (SI))** [AMD-Souther-Islands]_
      --------------------------------------------------------------------
-     gfx600     - SI        amdgcn       dGPU
-                - tahiti
+     gfx600     - tahiti    amdgcn       dGPU
      gfx601     - pitcairn  amdgcn       dGPU
                 - verde
                 - oland


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36424.110133.patch
Type: text/x-patch
Size: 604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/9c79a182/attachment.bin>


More information about the llvm-commits mailing list