This implements comments from #5895 to cancel out `fneg` operations in `fma` instructions. Additional support for `fmul` is added as well.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.