[PATCH] D85476: [AMDGPU] Correct missing sram-ecc target feature for gfx906
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 15:06:07 PDT 2020
t-tye created this revision.
Herald added subscribers: llvm-commits, kerbowa, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: LLVM.
t-tye requested review of this revision.
Herald added a subscriber: wdng.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D85476
Files:
llvm/docs/AMDGPUUsage.rst
Index: llvm/docs/AMDGPUUsage.rst
===================================================================
--- llvm/docs/AMDGPUUsage.rst
+++ llvm/docs/AMDGPUUsage.rst
@@ -225,11 +225,11 @@
names.
``gfx906`` ``amdgcn`` dGPU - xnack - Radeon Instinct MI50
[off] - Radeon Instinct MI60
- - Radeon VII
- - Radeon Pro VII
+ - sram-ecc - Radeon VII
+ [off] - Radeon Pro VII
``gfx908`` ``amdgcn`` dGPU - xnack *TBA*
[off]
- sram-ecc
+ - sram-ecc
[on]
.. TODO::
Add product
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85476.283743.patch
Type: text/x-patch
Size: 1369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/843311bf/attachment.bin>
More information about the llvm-commits
mailing list