Skip to content

Propagate type information (context) across basic blocks #26

@maximecb

Description

@maximecb

The first step will be to do a refactoring to allow us to have a list of multiple block versions per basic block. I think that I will use a linked list because it's a good fit here, since each block_t object is already heap allocated.

The second step will be to implement a matching function to look for compatible block versions.

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