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

Add method to passes returning operations in gateset predicate #1675

Closed
daniel-mills-cqc opened this issue Nov 12, 2024 · 0 comments
Closed
Assignees

Comments

@daniel-mills-cqc
Copy link
Contributor

At present extracting the gate set a compiler pass can handle is quite manual. This list is only revealed by the exception raised when the gate set predicate is not met. It would be great to be able to extract the operations supported. The main use case here is to construct from that list a rebase pass which can be applied before the pass itself.
Relates to discussion here -> https://cambridgequantum.slack.com/archives/CTAQUR7M0/p1730193783655379

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

No branches or pull requests

2 participants