Skip to content

validation pass what are they? #292

Open
@Roger-luo

Description

@Roger-luo

since we are developing more and more dialects. It is now worth thinking how we should do validations. There are many different things to verify here:

  1. the statement verify method that checks if the statement constructed correctly
  2. the statement typecheck method that checks if the statement typed correctly
  3. a simple IR walk that checks e.g any statement doesn't belong to the current dialect group
  4. an actual analysis pass that asserts sizes, bounds check etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    analysisanalysis related issuesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions