mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:39:47 +00:00
[docs] Fix buildbot failures
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.
This commit is contained in:
parent
69d36b0ea5
commit
efd35f1fad
@ -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.*
|
||||
|
@ -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]``
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user