From 1005679ac1ebf77a728ffbff62138e54b41964bb Mon Sep 17 00:00:00 2001 From: Cameron McInally Date: Fri, 2 Nov 2018 15:51:43 +0000 Subject: [PATCH] [NFC] Remove some extra characters from docs/LangRef.rst llvm-svn: 345987 --- llvm/docs/LangRef.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index b98862e..7f93716 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -14016,7 +14016,7 @@ value operands and has the same type as the operands. The remainder has the same sign as the dividend. '``llvm.experimental.constrained.fma``' Intrinsic -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" @@ -14507,7 +14507,7 @@ mode argument is only intended as information to the compiler. '``llvm.experimental.constrained.maxnum``' Intrinsic -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" @@ -14544,7 +14544,7 @@ mode argument is only intended as information to the compiler. '``llvm.experimental.constrained.minnum``' Intrinsic -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" -- 2.7.4