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

[IR] Support empty outputs #1416

Closed
Tracked by #1324
justinchuby opened this issue Apr 22, 2024 · 0 comments
Closed
Tracked by #1324

[IR] Support empty outputs #1416

justinchuby opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
topic: IR Intermediate representation

Comments

@justinchuby
Copy link
Collaborator

justinchuby commented Apr 22, 2024

Edit: an empty output is represented as a Value whose name is "". It will not have any users so we don't need to do anything about it.

@justinchuby justinchuby self-assigned this Apr 22, 2024
@justinchuby justinchuby mentioned this issue Apr 22, 2024
67 tasks
@justinchuby justinchuby added the topic: IR Intermediate representation label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: IR Intermediate representation
Projects
None yet
Development

No branches or pull requests

1 participant