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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions