Skip to content

Use asm functions in fdlibm #14

Closed
Closed
@ViralBShah

Description

@ViralBShah

The base fdlibm does not have arch specific assembly code. The freebsd lib/msun is a derivative of fdlibm, which does seem to have these. We need to check if speed is indeed better, and if accuracy remains the same, and if so, use freebsd msun instead of fdlibm.

http://svnweb.freebsd.org/base/release/8.2.0/lib/msun/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions