Fix the indentation error.
authoraabhinavg <tiwariabhinavak@gmail.com>
Mon, 17 Apr 2023 15:43:37 +0000 (21:13 +0530)
committeraabhinavg <tiwariabhinavak@gmail.com>
Mon, 17 Apr 2023 15:44:32 +0000 (21:14 +0530)
Differential Revision: https://reviews.llvm.org/D148535

llvm/docs/LangRef.rst

index 89ea451..9116cc1 100644 (file)
@@ -9590,8 +9590,8 @@ its two operands.
 
 .. note::
 
-The instruction is implemented as a call to libm's '``fmod``'
-for some targets, and using the instruction may thus require linking libm.
+       The instruction is implemented as a call to libm's '``fmod``'
+       for some targets, and using the instruction may thus require linking libm.
 
 
 Arguments: