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] update number of bits in result to fix test #495

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

cqc-melf
Copy link
Collaborator

@cqc-melf cqc-melf commented Sep 27, 2024

Description

Fixes #492

The QIR submitted by this testcase contains four cregs, each containing 5 bits. This is an expected change in how the result is reported.

Checklist

  • I have performed a self-review of my code.
  • I have commented hard-to-understand parts of my code.
  • I have made corresponding changes to the public API documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the changelog with any user-facing changes.

@cqc-melf cqc-melf marked this pull request as ready for review September 30, 2024 14:59
@cqc-melf cqc-melf requested a review from yao-cqc as a code owner September 30, 2024 14:59
@cqc-melf cqc-melf merged commit fa7529e into main Sep 30, 2024
12 checks passed
@cqc-melf cqc-melf deleted the melf/fix-register-size-result branch September 30, 2024 15:24
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.

Test failure: test_qir_submission_mz_to_reg_qa
2 participants