Skip to content

NEON64 implementation of floor(float64x2) incorrect #152

@peabody-korg

Description

@peabody-korg

uses vrndnq_f64(), which is round to nearest. should use vrndmq_f64(), which is round towards -inf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions