Skip to content

should we forward our complex math to libm? #21878

@llvmbot

Description

@llvmbot
Bugzilla Link 21504
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor
CC @hfinkel,@mclow

Extended Description

Is there any reason we're not delegating the math in to <complex.h>? I don't believe any of us look at this code too closely (or very often), so delegating to the lower library means we wouldn't have to worry about it any more.

It looks like we don't have any tests for accuracy of these functions, whereas the math libraries will be focused on that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillalibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions