Skip to content

Commit 9fdf9fb

Browse files
committed
Add note about afn
1 parent 3e606a7 commit 9fdf9fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/LangRef.rst

+3
Original file line numberDiff line numberDiff line change
@@ -15842,6 +15842,9 @@ and :ref:`llvm.cos <t_llvm_cos>` on the argument.
1584215842
The first result is the sine of the argument and the second result is the cosine
1584315843
of the argument.
1584415844

15845+
When specified with the fast-math-flag 'afn', the result may be approximated
15846+
using a less accurate calculation.
15847+
1584515848
'``llvm.pow.*``' Intrinsic
1584615849
^^^^^^^^^^^^^^^^^^^^^^^^^^
1584715850

0 commit comments

Comments
 (0)