Skip to content

Problem with unsafe_trunc returning arbitrary values #288

@kimikage

Description

@kimikage

I have dealt with the rem (more specifically unsafe_trunc) problem on ARM, mainly with PR #136, #223.
However, this code seems to cause bad problems under certain conditions. (cf. JuliaLang/julia#54264)

That is only likely to happen on ARM, but it can also happen on x86_64 (e.g., -1 % N0f8).

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