Skip to content

rewrite variable handling as load/store instructions rather than as metadata attached to the instruction #164

@dcbaker

Description

@dcbaker

This would make get_variable and set_variable's implementation be basically free.

It would simplify GVN

It would allow the Object rather than Instruction to be the most basic object

I would simplify writing visitors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions