[PATCH] D102209: [NFC][AMDGPU] Correct product name for gfx908
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 10 19:30:28 PDT 2021
t-tye created this revision.
t-tye added reviewers: rampitec, kzhuravl, b-sumner.
Herald added subscribers: kerbowa, tpr, dstuttard, yaxunl, nhaehnle, jvesely.
t-tye requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
The product name for gfx908 is "AMD Instinct MI100 Accelerator".
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D102209
Files:
llvm/docs/AMDGPUUsage.rst
Index: llvm/docs/AMDGPUUsage.rst
===================================================================
--- llvm/docs/AMDGPUUsage.rst
+++ llvm/docs/AMDGPUUsage.rst
@@ -340,7 +340,7 @@
- xnack flat - *pal-amdhsa* - Radeon Instinct MI60
scratch - *pal-amdpal* - Radeon VII
- Radeon Pro VII
- ``gfx908`` ``amdgcn`` dGPU - sramecc - *rocm-amdhsa* - Radeon Instinct MI100 Accelerator
+ ``gfx908`` ``amdgcn`` dGPU - sramecc - *rocm-amdhsa* - AMD Instinct MI100 Accelerator
- xnack - Absolute
flat
scratch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102209.344271.patch
Type: text/x-patch
Size: 1059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/26189ae9/attachment.bin>
More information about the llvm-commits
mailing list