Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Start converting fma to a generic function #463

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jan 23, 2025

This is the first step toward making fma usable for f128, and possibly f32 on platforms where growing to f64 is not fast. This does not yet work for anything other than f64.

@tgross35 tgross35 mentioned this pull request Jan 23, 2025
@tgross35 tgross35 force-pushed the f128-fma branch 5 times, most recently from 1407483 to 25948ac Compare February 5, 2025 20:31
This is the first step toward making `fma` usable for `f128`, and
possibly `f32` on platforms where growing to `f64` is not fast. This
does not yet work for anything other than `f64`.
@tgross35 tgross35 changed the title WIP make fma generic Start converting fma to a generic function Feb 5, 2025
@tgross35 tgross35 marked this pull request as ready for review February 5, 2025 20:36
@tgross35 tgross35 enabled auto-merge (rebase) February 5, 2025 20:52
@tgross35 tgross35 merged commit d655126 into rust-lang:master Feb 5, 2025
35 checks passed
@tgross35 tgross35 deleted the f128-fma branch February 5, 2025 21:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant