Skip to content

Commit ce74e97

Browse files
committed
[AMDGPU] Correct missing sram-ecc target feature for gfx906
Differential Revision: https://reviews.llvm.org/D85476
1 parent 87b2af8 commit ce74e97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/docs/AMDGPUUsage.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,11 +225,11 @@ names from both the *Processor* and *Alternative Processor* can be used.
225225
names.
226226
``gfx906`` ``amdgcn`` dGPU - xnack - Radeon Instinct MI50
227227
[off] - Radeon Instinct MI60
228-
- Radeon VII
229-
- Radeon Pro VII
228+
- sram-ecc - Radeon VII
229+
[off] - Radeon Pro VII
230230
``gfx908`` ``amdgcn`` dGPU - xnack *TBA*
231231
[off]
232-
sram-ecc
232+
- sram-ecc
233233
[on]
234234
.. TODO::
235235
Add product

0 commit comments

Comments
 (0)