]> granicus.if.org Git - llvm/commitdiff
Try to fix Sphinx bot.
authorZachary Turner <zturner@google.com>
Fri, 5 Apr 2019 18:06:42 +0000 (18:06 +0000)
committerZachary Turner <zturner@google.com>
Fri, 5 Apr 2019 18:06:42 +0000 (18:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357790 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AMDGPUUsage.rst

index 33a486ee8fc6d34ec844d73cc3dc6c1dd359ffd6..38a8cbf2b7dc295f745ace872db0850fb3fc7099 100644 (file)
@@ -433,14 +433,12 @@ The AMDGPU backend supports the following LLVM IR attributes.
      "amdgpu-waves-per-eu"="m,n"             Specify the minimum and maximum number of waves per
                                              execution unit. Generated by the ``amdgpu_waves_per_eu``
                                              CLANG attribute [CLANG-ATTR]_.
-
-     "amdgpu-ieee" true/false. Specify whether the function expects
-            the IEEE field of the mode register to be set on entry. Overrides
-            the default for the calling convention.
-     "amdgpu-dx10-clamp" true/false. Specify whether the function expects
-            the DX10_CLAMP field of the mode register to be set on entry. Overrides
-            the default for the calling convention.
-
+     "amdgpu-ieee" true/false.               Specify whether the function expects the IEEE field of the
+                                             mode register to be set on entry. Overrides the default for
+                                             the calling convention.
+     "amdgpu-dx10-clamp" true/false.         Specify whether the function expects the DX10_CLAMP field of
+                                             the mode register to be set on entry. Overrides the default
+                                             for the calling convention.
      ======================================= ==========================================================
 
 Code Object