-
Notifications
You must be signed in to change notification settings - Fork 162
[CIR][CIRGen] Add CIRGen for scalar co_yield expression #761
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after minor comment.
BTW, if you have more plans to work on coroutines, please let me know, I've been planning to tackle it (lowering) once I'm done with exceptions, but if you are planning to put work there I'm happy to yield (no pun intended) and give you some brain dump.
Excellent! I'd love to help with the coroutines part if you don't get enough bandwidth for that! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR adds CIRGen for scalar `co_yield` expressions.
This PR adds CIRGen for scalar `co_yield` expressions.
This PR adds CIRGen for scalar `co_yield` expressions.
This PR adds CIRGen for scalar `co_yield` expressions.
This PR adds CIRGen for scalar `co_yield` expressions.
This PR adds CIRGen for scalar `co_yield` expressions.
This PR adds CIRGen for scalar
co_yield
expressions.