Skip to content

type_analysis: validate type of stores #52

@coderkalyan

Description

@coderkalyan

Store instructions should be validated to make sure the operand being stored is of the same type as the destination stack pointer (alloca). Same as everywhere else, we try to implicitly coerce the operand to the destination type, but catch it with a clean user error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions