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

More static result support in measurement API #101

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

swernli
Copy link
Collaborator

@swernli swernli commented Aug 18, 2023

This change updates the signature of __quantum__qis__mresetz__body and adds it to the set of linked functions so that it can be used by programs expecting it as an intrinsic that uses static result allocation. This also adds support for two versions of __quantum__rt__m__body during linking to allow for both dynamic and static result allocation.

This change updates the signature of `__quantum__qis__mresetz__body` and adds it to the set of linked functions so that it can be used by programs expecting it as an intrinsic that uses static result allocation. This also adds support for two versions of `__quantum__rt__m__body` during linking to allow for both dynamic and static result allocation.
@swernli swernli requested review from idavis and billti as code owners August 18, 2023 17:57
@idavis idavis merged commit 0ca57cf into main Aug 23, 2023
@idavis idavis deleted the swernli/update-measurement branch August 23, 2023 14:04
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