[llvm] ca227d7 - [AMDGPU] Fix typo. NFC
Sebastian Neubauer via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 01:42:21 PDT 2020
Author: Sebastian Neubauer
Date: 2020-08-13T10:41:48+02:00
New Revision: ca227d73e10a99ab1563830eca17b6e8e0a71eae
URL: https://github.com/llvm/llvm-project/commit/ca227d73e10a99ab1563830eca17b6e8e0a71eae
DIFF: https://github.com/llvm/llvm-project/commit/ca227d73e10a99ab1563830eca17b6e8e0a71eae.diff
LOG: [AMDGPU] Fix typo. NFC
Added:
Modified:
llvm/docs/AMDGPUUsage.rst
Removed:
################################################################################
diff --git a/llvm/docs/AMDGPUUsage.rst b/llvm/docs/AMDGPUUsage.rst
index 45df35697793b..cc250551d39da 100644
--- a/llvm/docs/AMDGPUUsage.rst
+++ b/llvm/docs/AMDGPUUsage.rst
@@ -6436,7 +6436,7 @@ Call Convention
.. note::
- This section is currently incomplete and has inakkuracies. It is WIP that will
+ This section is currently incomplete and has inaccuracies. It is WIP that will
be updated as information is determined.
See :ref:`amdgpu-dwarf-address-space-identifier` for information on swizzled
More information about the llvm-commits
mailing list