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

Add LoadFunction(?) node that turns a FuncDe(fn/cl) + TypeArgs into a value of Function type #935

Closed
acl-cqc opened this issue Apr 16, 2024 · 0 comments · Fixed by #947
Closed
Assignees

Comments

@acl-cqc
Copy link
Contributor

acl-cqc commented Apr 16, 2024

  • Has TypeArgs, like Call
  • And an EdgeKind::Function (static) input, like Call
  • But produces a single output of type Function (i.e. monomorphic), like LoadConstant
github-merge-queue bot pushed a commit that referenced this issue May 2, 2024
Closes #935

---------

Co-authored-by: doug-q <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants