Skip to content

Signed integer versions of bit-manipulation intrinsics cannot be thoroughly tested #934

@adpaco-aws

Description

@adpaco-aws

Signed versions of bit-manipulation intrinsics cannot be tested as thoroughly as the unsigned versions. This is due to the signed to unsigned conversion overflows which we cannot avoid due to their definition (see #778 for more details, and #880 #883 for other examples).

Metadata

Metadata

Assignees

No one assigned

    Labels

    [C] Feature / EnhancementA new feature request or enhancement to an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions