x86 does not have dedicated instructions for scalar FMA, lower to a libcall which seems to be what llvm does.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.
x86 does not have dedicated instructions for scalar FMA, lower to a libcall which seems to be what llvm does.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.