Skip to content

Commit

Permalink
Fix the indentation error.
Browse files Browse the repository at this point in the history
Differential Revision: https://reviews.llvm.org/D148535
  • Loading branch information
aabhinavg committed Apr 17, 2023
1 parent e2f5495 commit 21b6842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions llvm/docs/LangRef.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 21b6842

Please sign in to comment.