compiler_
builtins
1.89.0-nightly-777d37277-2025-05-17
fma_
with_
fma4
Sections
Safety
In compiler_
builtins::
math::
libm_
math::
arch::
x86::
fma
compiler_builtins
::
math
::
libm_math
::
arch
::
x86
::
fma
Function
fma_with_fma4
Copy item path
Source
unsafe fn fma_with_fma4(x:
f64
, y:
f64
, z:
f64
) ->
f64
Expand description
ยง
Safety
Must have +fma4 available.