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

Closures are unsupported in the ssa refactor #1662

Closed
joss-aztec opened this issue Jun 13, 2023 · 2 comments
Closed

Closures are unsupported in the ssa refactor #1662

joss-aztec opened this issue Jun 13, 2023 · 2 comments
Labels
enhancement New feature or request refactor ssa

Comments

@joss-aztec
Copy link
Contributor

Problem

SSA refactor has no support for high order functions

Happy Case

(Issue opened for tracking - suggestions to be documented later.)

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@joss-aztec joss-aztec added the enhancement New feature or request label Jun 13, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Jun 13, 2023
@joss-aztec
Copy link
Contributor Author

Affected integration test: higher_order_functions

@jfecher
Copy link
Contributor

jfecher commented Jun 13, 2023

Clarification: The ssa refactor works with higher order functions, just not closures. #1254 is required for the refactor to work with closures.

@jfecher jfecher changed the title High order function support Closures are unsupported in the ssa refactor Jul 11, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Apr 4, 2024
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

5 participants