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

Continue: emit function definitions for specifics. #5068

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

alinas
Copy link
Contributor

@alinas alinas commented Mar 4, 2025

Resolve instruction id depending on the context from which a function is called.

Calling a function in a function context that does not have a definition emitted before reaching lowering will cause a crash. This needs a change in check/eval layer.

Resolve instruction id depending on the context from which a function is
called.
Calling a function in a funnction context that does not have a
definition emitted before reachign lowering will cause a crash. This
needs a change in check/eval layer.
@github-actions github-actions bot requested a review from zygoloid March 4, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant