mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 14:10:41 +00:00
Try to fix documentation bot warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220352 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
61ed31cad7
commit
469094d88f
@ -8051,7 +8051,7 @@ This function returns the same values as the libm ``fabs`` functions
|
||||
would, and handles error conditions in the same way.
|
||||
|
||||
'``llvm.minnum.*``' Intrinsic
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Syntax:
|
||||
"""""""
|
||||
@ -8093,7 +8093,7 @@ returns a value that compares equal to both operands. This means that
|
||||
fmin(+/-0.0, +/-0.0) could return either -0.0 or 0.0.
|
||||
|
||||
'``llvm.maxnum.*``' Intrinsic
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Syntax:
|
||||
"""""""
|
||||
|
Loading…
Reference in New Issue
Block a user