[PATCH] D89259: [AMDGPU] Correct processor names for gfx1010 and gfx1011
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 12 12:26:34 PDT 2020
t-tye created this revision.
t-tye added reviewers: kzhuravl, tpr.
Herald added subscribers: llvm-commits, kerbowa, dstuttard, yaxunl, nhaehnle, jvesely.
Herald added a project: LLVM.
t-tye requested review of this revision.
Herald added a subscriber: wdng.
Change-Id: Ie409f86876b0437d0b0405aff42872963708d926
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89259
Files:
llvm/docs/AMDGPUUsage.rst
Index: llvm/docs/AMDGPUUsage.rst
===================================================================
--- llvm/docs/AMDGPUUsage.rst
+++ llvm/docs/AMDGPUUsage.rst
@@ -245,15 +245,18 @@
``gfx1010`` ``amdgcn`` dGPU - xnack - Radeon RX 5700
[off] - Radeon RX 5700 XT
- wavefrontsize64 - Radeon Pro 5600 XT
- [off]
+ [off] - Radeon Pro 5600M
- cumode
[off]
- ``gfx1011`` ``amdgcn`` dGPU - xnack - Radeon Pro 5600M
+ ``gfx1011`` ``amdgcn`` dGPU - xnack *TBA*
[off]
- wavefrontsize64
[off]
- cumode
[off]
+ .. TODO
+ Add product
+ names.
``gfx1012`` ``amdgcn`` dGPU - xnack - Radeon RX 5500
[off] - Radeon RX 5500 XT
- wavefrontsize64
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89259.297663.patch
Type: text/x-patch
Size: 1795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201012/29351ff0/attachment.bin>
More information about the llvm-commits
mailing list