From: Dmitry Preobrazhensky Date: Mon, 8 Jul 2019 17:09:09 +0000 (+0000) Subject: [AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a899c6a81410d68e5ad35f758d7d03d1cf546739;p=llvm [AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description. Corrected a typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365353 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/AMDGPUUsage.rst b/docs/AMDGPUUsage.rst index 7b595cd937e..5f8e3c68882 100644 --- a/docs/AMDGPUUsage.rst +++ b/docs/AMDGPUUsage.rst @@ -5756,7 +5756,7 @@ Most *modifiers* are optional and may be omitted. See detailed instruction syntax description for :doc:`GFX7`, :doc:`GFX8`, :doc:`GFX9` -and :doc:`GFX9`. +and :doc:`GFX10`. Note that features under development are not included in this description.