[PATCH] D87198: [AMDGPU] Correct gfx1031 XNACK setting documentation
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 5 16:00:11 PDT 2020
t-tye created this revision.
t-tye added reviewers: kzhuravl, rampitec, arsenm.
Herald added subscribers: llvm-commits, kerbowa, tpr, dstuttard, yaxunl, nhaehnle, jvesely.
Herald added a project: LLVM.
t-tye requested review of this revision.
Herald added a subscriber: wdng.
- gfx1031 does not support XNACK.
Repository:
rG LLVM Github Monorepo
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.290110.patch
Type: text/x-patch
Size: 937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200905/c020fd6d/attachment.bin>
More information about the llvm-commits
mailing list