[PATCH] D86902: [AMDGPU] Correct documetnation for default setting of sram-ecc to on
Tony Tye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 31 19:07:41 PDT 2020
t-tye created this revision.
t-tye added reviewers: kzhuravl, kerbowa, arsenm.
Herald added subscribers: llvm-commits, tpr, dstuttard, yaxunl, nhaehnle, jvesely.
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/D86902
Files:
llvm/docs/AMDGPUUsage.rst
Index: llvm/docs/AMDGPUUsage.rst
===================================================================
--- llvm/docs/AMDGPUUsage.rst
+++ llvm/docs/AMDGPUUsage.rst
@@ -226,7 +226,7 @@
``gfx906`` ``amdgcn`` dGPU - xnack - Radeon Instinct MI50
[off] - Radeon Instinct MI60
- sram-ecc - Radeon VII
- [off] - Radeon Pro VII
+ [on] - Radeon Pro VII
``gfx908`` ``amdgcn`` dGPU - xnack *TBA*
[off]
- sram-ecc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86902.289059.patch
Type: text/x-patch
Size: 879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/ca590ede/attachment.bin>
More information about the llvm-commits
mailing list