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

Update Instruction.condition_bits for runtime classical expressions #11325

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

jakelishman
Copy link
Member

Summary

I didn't even know this property existed and it wasn't tested directly, but the IBM provider uses it during its custom scheduling passes, so until removal, it should be kept updated.

Details and comments

I didn't even know this property existed and it wasn't tested directly,
but the IBM provider uses it during its custom scheduling passes, so
until removal, it should be kept updated.
@jakelishman jakelishman added stable backport potential The bug might be minimal and/or import enough to be port to stable Changelog: Bugfix Include in the "Fixed" section of the changelog labels Nov 27, 2023
@jakelishman jakelishman added this to the 1.0.0pre1 milestone Nov 27, 2023
@jakelishman jakelishman requested a review from a team as a code owner November 27, 2023 13:55
@qiskit-bot
Copy link
Collaborator

One or more of the the following people are requested to review this:

  • @Qiskit/terra-core

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7006006710

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.001%) to 87.089%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 93.76%
crates/qasm2/src/lex.rs 2 92.17%
Totals Coverage Status
Change from base Build 7004497279: -0.001%
Covered Lines: 60815
Relevant Lines: 69831

💛 - Coveralls

@mtreinish mtreinish added this pull request to the merge queue Nov 27, 2023
Merged via the queue into Qiskit:main with commit 5bbda4a Nov 27, 2023
14 checks passed
mergify bot pushed a commit that referenced this pull request Nov 27, 2023
…#11325)

I didn't even know this property existed and it wasn't tested directly,
but the IBM provider uses it during its custom scheduling passes, so
until removal, it should be kept updated.

(cherry picked from commit 5bbda4a)
@jakelishman jakelishman deleted the fix-instruction-condition-bits branch November 27, 2023 20:18
github-merge-queue bot pushed a commit that referenced this pull request Nov 28, 2023
…#11325) (#11328)

I didn't even know this property existed and it wasn't tested directly,
but the IBM provider uses it during its custom scheduling passes, so
until removal, it should be kept updated.

(cherry picked from commit 5bbda4a)

Co-authored-by: Jake Lishman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the "Fixed" section of the changelog stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants