Skip to content

Conversation

@paul0403
Copy link
Member

Context:
As I was porting quantum dialect to reference semantics, I noticed that the pauli rot op is missing some verifiers.

Description of the Change:
Add 2 verifiers on quantum.paulirot:

  1. That the length of the pauliword is the same as the number of qubits
  2. That all the pauliwords are legal

Benefits:
Correctness

@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@paul0403 paul0403 requested a review from maliasadi January 16, 2026 20:34
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