[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:13:17 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce74e97d9b15: [AMDGPU] Correct missing sram-ecc target feature for gfx906 (authored by t-tye).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85476/new/
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.283745.patch
Type: text/x-patch
Size: 1369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/96c7fd9d/attachment.bin>
More information about the llvm-commits
mailing list