Skip to content

Fix-point math: 512bit Intermediate Support #765

Description

@brozorec

Adds an I512 intermediate type so I256 fixed-point mul_div operations get the same phantom-overflow handling i128 already has (falling back to a wider intermediate when x * y overflows), instead of the current behavior where large I256 × I256 products can overflow with no fallback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions