Skip to content

Remove floating point modulus as a built-in operation; relegate it to the libraries #12278

Closed
@brson

Description

@brson

Floating point modulus is rarely used, doesn't exist in C, and is always lowered to an fmod library call. LLVM is considering removing support entirely. Nominating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions