File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16156,13 +16156,13 @@ the argument type in a struct.
1615616156Semantics:
1615716157""""""""""
1615816158
16159- This is equivalent to the `llvm.sincos.*` intrinsic where the argument has been
16159+ This is equivalent to the `` llvm.sincos.*` ` intrinsic where the argument has been
1616016160multiplied by pi, however, it computes the result more accurately especially
1616116161for large input values.
1616216162
1616316163.. note::
1616416164
16165- Currently, the default lowering of this intrinsic relies on the `sincospi[f|l]`
16165+ Currently, the default lowering of this intrinsic relies on the `` sincospi[f|l]` `
1616616166 functions being available in the target's runtime (e.g. libc).
1616716167
1616816168When specified with the fast-math-flag 'afn', the result may be approximated
You can’t perform that action at this time.
0 commit comments