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 Intrinsic::Sort #1687

Closed
joss-aztec opened this issue Jun 14, 2023 · 0 comments · Fixed by #1782
Closed

Implement Intrinsic::Sort #1687

joss-aztec opened this issue Jun 14, 2023 · 0 comments · Fixed by #1782
Assignees
Labels
enhancement New feature or request refactor ssa

Comments

@joss-aztec
Copy link
Contributor

Problem

The test named array_len should compile. Instead SSA gen errors:

The application panicked (crashed).
Message:  not yet implemented: expected a black box function
Location: crates/noirc_evaluator/src/ssa_refactor/acir_gen/mod.rs:556

Happy Case

(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

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

Successfully merging a pull request may close this issue.

2 participants