Skip to content

Type seemingly interchangeable between map_fd and number for some benchmarks #5

@a-hamza-r

Description

@a-hamza-r

For some benchmarks, the register type seemingly is {map_fd, number}, possibly due to a join operation over control flow. However, later it can be seen (in PREVAIL) that the type is resolved to map_fd and number on different successor branches without explicit conversion. Since the type domain is unable to track multiple regions/provenance, it is not possible to keep track of both {map_fd, number}. This might be needed in future, but for now it is okay to be less precise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions