Skip to content

Switch to *f32, *f64 names for libm #1001

@tgross35

Description

@tgross35

We should use the C23 names which are more obvious and accurate (double is not always f64). We can leave the */*f symbols for the current version as wrappers but mark them deprecated.

From compiler-builtins, we should be able to export both so LLVM can use either (same as glibc does)

Metadata

Metadata

Assignees

No one assigned

    Labels

    libmIssues relating to libm

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions