[docs] Fix buildbot failures
authorJinsong Ji <jji@us.ibm.com>
Thu, 21 May 2020 22:06:10 +0000 (22:06 +0000)
committerJinsong Ji <jji@us.ibm.com>
Thu, 21 May 2020 22:07:33 +0000 (22:07 +0000)
Buildbot has been failing since
http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/44711

This patch fix the minor issues that cause warnings.

llvm/docs/AMDGPUUsage.rst
llvm/docs/BitCodeFormat.rst

index 976fd48..ad9c6bd 100644 (file)
@@ -6522,6 +6522,7 @@ On exit from a function:
       VGPR216-223
       VGPR232-239
       VGPR248-255
+
         *Except the argument registers, the VGPR cloberred and the preserved
         registers are intermixed at regular intervals in order to
         get a better occupancy.*
index 4fdccc8..c8b99c6 100644 (file)
@@ -1108,7 +1108,7 @@ The ``HALF`` record (code 10) adds a ``half`` (16-bit floating point) type to
 the type table.
 
 TYPE_CODE_BFLOAT Record
-^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^
 
 ``[BFLOAT]``