diff options
Diffstat (limited to 'llvm/docs/index.rst')
| -rw-r--r-- | llvm/docs/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 220df1566bd..54b60823653 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -360,10 +360,10 @@ For API clients and LLVM developers. Answers some questions about the new Attributes infrastructure. :doc:`NVPTXUsage` - This document describes using the NVPTX back-end to compile GPU kernels. + This document describes using the NVPTX backend to compile GPU kernels. :doc:`AMDGPUUsage` - This document describes how to use the AMDGPU back-end. + This document describes using the AMDGPU backend to compile GPU kernels. :doc:`StackMaps` LLVM support for mapping instruction addresses to the location of |

