Skip to content

All references to OCML functions should be removed #3754

Description

@arsenm

OCML is a compiler implementation detail and should not be used by external clients. In particular this is relying on compiler builtin headers that accidentally leak out declarations of the used builtins.

The uses here should either use the general libm names, or clang elementwise builtins

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions