[AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.

Corrected a typo.

llvm-svn: 365353
This commit is contained in:
Dmitry Preobrazhensky 2019-07-08 17:09:09 +00:00
parent 75c2a6709e
commit 463b87ae88
1 changed files with 1 additions and 1 deletions

View 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.