Richard Henderson <[email protected]> writes:
> Keep the intermediate results in FloatParts instead of > converting back and forth between float64. Use muladd > instead of separate mul+add. > > Signed-off-by: Richard Henderson <[email protected]> It would be nice if we had some tests for this but I guess only one arch uses it at the moment. Anyway: Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
