Skip to content

[CQT-447] The compiler can read and process parameterized measure instructions#674

Merged
elenbaasc merged 10 commits into
developfrom
CQT-447-The-compiler-can-read-and-process-parameterized-measure-instructions
Apr 28, 2026
Merged

[CQT-447] The compiler can read and process parameterized measure instructions#674
elenbaasc merged 10 commits into
developfrom
CQT-447-The-compiler-can-read-and-process-parameterized-measure-instructions

Conversation

@elenbaasc
Copy link
Copy Markdown
Collaborator

@elenbaasc elenbaasc commented Mar 20, 2026

  • Restructured the general decomposer to accept instructions
  • Refactored the Replacer to decomposer/gate_replacer
  • Refactored check_gate_replacement to check_gate_decomposition
  • Added the MeasureDecomposer (and tests)
  • Updated the Writer to accept parameterized measure instructions (and added tests)
  • Updated CqasmV1Exporter to accept parameterized measure instructions (and added tests)
  • Added entry to the Changelog

Still to be done:

  • Update the User documentation
  • Upgrade LibQasmParser to parse parameterized measure instructions.

@elenbaasc elenbaasc requested a review from rares1609 April 22, 2026 12:02
Copy link
Copy Markdown
Contributor

@rares1609 rares1609 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great to me! The MeasureDecomposer is implemented, tested and documented. From my side, its good to go 👍

@elenbaasc elenbaasc merged commit 34d8980 into develop Apr 28, 2026
16 checks passed
@elenbaasc elenbaasc deleted the CQT-447-The-compiler-can-read-and-process-parameterized-measure-instructions branch April 28, 2026 11:06
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