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

Allow non-void entry point functions #157

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

swernli
Copy link
Collaborator

@swernli swernli commented Mar 29, 2024

In keeping with the QIR Base Profile specifying that entry points should return a hard coded i64 0 from the function, this change updates the runner to drop the explicit check for void return type

@swernli swernli requested review from idavis and billti as code owners March 29, 2024 06:11
@swernli swernli merged commit a27320b into main Apr 2, 2024
15 checks passed
@swernli swernli deleted the swernli/allow-non-void-entrypoint branch April 2, 2024 13:43
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 this pull request may close these issues.

2 participants