Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add IR factory #1

Closed
kaosmicadei opened this issue Jul 18, 2024 · 0 comments · Fixed by #4
Closed

[Feature] Add IR factory #1

kaosmicadei opened this issue Jul 18, 2024 · 0 comments · Fixed by #4
Assignees
Labels

Comments

@kaosmicadei
Copy link
Contributor

Implementing an AbstractIRBuilder and an irc_factory(builder: AbstractIRBuilder) -> Callable[[CustomAST], Model] would simplify the implementation of new custom interfaces to the Qadence IR.

@kaosmicadei kaosmicadei self-assigned this Jul 18, 2024
@RolandMacDoland RolandMacDoland changed the title Add IR factory [Feature] Add IR factory Jul 19, 2024
@kaosmicadei kaosmicadei linked a pull request Jul 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant