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

Implement ACIR generation from SSA #1120

Closed
1 task done
Tracked by #1376
kevaundray opened this issue Apr 7, 2023 · 1 comment
Closed
1 task done
Tracked by #1376

Implement ACIR generation from SSA #1120

kevaundray opened this issue Apr 7, 2023 · 1 comment
Labels
enhancement New feature or request refactor ssa

Comments

@kevaundray
Copy link
Contributor

Problem

This pass will generate the acir ir from the SSA IR, once all optimizations have been completed.

Similar to Monomorphized AST to SSA IR, this should be broken down into granular tasks.

Proposed solution

Implement this as a new module in the ssa_refactor folder

Alternatives considered

No response

Additional context

No response

Submission Checklist

  • Once I hit submit, I will assign this issue to the Project Board with the appropriate tags.
@kevaundray kevaundray added enhancement New feature or request refactor ssa labels Apr 7, 2023
@kevaundray kevaundray added this to Noir Apr 7, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Apr 7, 2023
@kevaundray
Copy link
Contributor Author

This has been split into several different issues

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor ssa
Projects
Archived in project
Development

No branches or pull requests

1 participant