Skip to content

Float16 (half-precision floating-point) #8

Closed
@stephentyrone

Description

Implement the IEEE-754 Float16 type, conforming to BinaryFloatingPoint. Use x86 and arm half<->float conversions, and armv8.2 half-precision arithmetic when available.

Metadata

Assignees

No one assigned

    Labels

    new moduleProposals for new modules

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions