Skip to content

Cleanup the managed DoubleToNum implementation after build-tools update #11130

@tannergooding

Description

@tannergooding

As per the comments in dotnet/coreclr#19999, we should update the managed DoubleToNum implementation to directly use fixed-sized buffers and also update the DiyFp class to no longer use properties, and to just directly expose the fields (since it is an internal type).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions