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

Fix #475: bug with measurement operations in value semantics #491

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

schweitzpgi
Copy link
Collaborator

Do not eliminate measurements and resets if their results are unused. These operations should be considered pinned in the IR.

Do not eliminate measurements and resets if their results are unused.
These operations should be considered pinned in the IR.
@schweitzpgi schweitzpgi merged commit 0ad071f into NVIDIA:main Jul 26, 2023
40 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 2023
@schweitzpgi schweitzpgi deleted the ch-effects branch July 26, 2023 20:09
@schweitzpgi schweitzpgi added this to the release 0.4.1 milestone Sep 25, 2023
@schweitzpgi schweitzpgi added the release notes Changes need to be captured in the release notes label Sep 25, 2023
@bettinaheim bettinaheim added bug fix To be listed under Bug Fixes in the release notes and removed release notes Changes need to be captured in the release notes labels Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fix To be listed under Bug Fixes in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quake measurement ops in value semantics mode
3 participants