Skip to content

Commit 36b08bd

Browse files
committed
Add note about afn
1 parent bc3aae7 commit 36b08bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/LangRef.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15927,6 +15927,9 @@ and :ref:`llvm.cos <t_llvm_cos>` on the argument.
1592715927
The first result is the sine of the argument and the second result is the cosine
1592815928
of the argument.
1592915929

15930+
When specified with the fast-math-flag 'afn', the result may be approximated
15931+
using a less accurate calculation.
15932+
1593015933
'``llvm.pow.*``' Intrinsic
1593115934
^^^^^^^^^^^^^^^^^^^^^^^^^^
1593215935

0 commit comments

Comments
 (0)