Navigation Menu

Skip to content

Commit

Permalink
Fix sphinx warnings.
Browse files Browse the repository at this point in the history
Differential Revision:	https://reviews.llvm.org/D64746

llvm-svn: 373902
  • Loading branch information
kpneal committed Oct 7, 2019
1 parent b5fbdf1 commit a6fc72f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions llvm/docs/LangRef.rst
Expand Up @@ -15941,7 +15941,7 @@ mode argument is only intended as information to the compiler.


'``llvm.experimental.constrained.lrint``' Intrinsic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Syntax:
"""""""
Expand Down Expand Up @@ -15989,7 +15989,7 @@ then the results will be the same as the llvm.lrint intrinsic.


'``llvm.experimental.constrained.llrint``' Intrinsic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Syntax:
"""""""
Expand Down

0 comments on commit a6fc72f

Please sign in to comment.