[PATCH] D87198: [AMDGPU] Correct gfx1031 XNACK setting documentation

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 12:45:13 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG72e2fbde5456: [AMDGPU] Correct gfx1031 XNACK setting documentation (authored by t-tye).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87198/new/

https://reviews.llvm.org/D87198

Files:
  llvm/docs/AMDGPUUsage.rst


Index: llvm/docs/AMDGPUUsage.rst
===================================================================
--- llvm/docs/AMDGPUUsage.rst
+++ llvm/docs/AMDGPUUsage.rst
@@ -266,9 +266,7 @@
                                                                               .. TODO
                                                                                  Add product
                                                                                  names.
-     ``gfx1031``                 ``amdgcn``   dGPU  - xnack                   *TBA*
-                                                      [off]
-                                                    - wavefrontsize64
+     ``gfx1031``                 ``amdgcn``   dGPU  - wavefrontsize64         *TBA*
                                                       [off]
                                                     - cumode
                                                       [off]


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87198.290803.patch
Type: text/x-patch
Size: 937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/bc076f3b/attachment.bin>


More information about the llvm-commits mailing list