Skip to content

Soft-float math library #3898

Closed as not planned
Closed as not planned
@eduardosm

Description

@eduardosm

I recently published a Rust floating point math library which implements math operations (sqrt, sin, exp, log...) for both native floating point and soft-floats. When using soft-floats, all operations should produce consistent results regardless of target-specific hard-float subtleties.

Miri could use it to avoid some "host floats" FIXMEs. It that is ok, I'll be glad to create a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-intrinsicsArea: Affects out implementation of Rust intrinsicsC-proposalCategory: a proposal for something we might want to do, or maybe not; details still being worked out

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions