]> granicus.if.org Git - llvm/commitdiff
[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.
authorDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Mon, 8 Jul 2019 17:09:09 +0000 (17:09 +0000)
committerDmitry Preobrazhensky <dmitry.preobrazhensky@amd.com>
Mon, 8 Jul 2019 17:09:09 +0000 (17:09 +0000)
Corrected a typo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365353 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AMDGPUUsage.rst

index 7b595cd937e622c91e6735d929479e3d6d790428..5f8e3c68882a1e798af4f90e5ebc8583c10ae879 100644 (file)
@@ -5756,7 +5756,7 @@ Most *modifiers* are optional and may be omitted.
 
 See detailed instruction syntax description for :doc:`GFX7<AMDGPU/AMDGPUAsmGFX7>`,
 :doc:`GFX8<AMDGPU/AMDGPUAsmGFX8>`, :doc:`GFX9<AMDGPU/AMDGPUAsmGFX9>`
-and :doc:`GFX9<AMDGPU/AMDGPUAsmGFX10>`.
+and :doc:`GFX10<AMDGPU/AMDGPUAsmGFX10>`.
 
 Note that features under development are not included in this description.