Skip to content

Commit cdebefb

Browse files
committed
Add note about afn
1 parent f5a3b7c commit cdebefb

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
@@ -15915,6 +15915,9 @@ and :ref:`llvm.cos <t_llvm_cos>` on the argument.
1591515915
The first result is the sine of the argument and the second result is the cosine
1591615916
of the argument.
1591715917

15918+
When specified with the fast-math-flag 'afn', the result may be approximated
15919+
using a less accurate calculation.
15920+
1591815921
'``llvm.pow.*``' Intrinsic
1591915922
^^^^^^^^^^^^^^^^^^^^^^^^^^
1592015923

0 commit comments

Comments
 (0)