Skip to content

Pass option reflection #1

@mortbopet

Description

@mortbopet

Due to encapsulation, there seems to be no way for functions to inspect the options specified for a given pass. Being able to retrieve this information is vital to generating UI components for a pass.

As of now, I can only come up with the solution of writing a custom TableGen backend that can elaborate pass options into something that we can generate a UI From.

Ideas are welcome!

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