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

Use dataflow analysis to detect qubitMeasurementFeedback flag #1626

Open
1tnguyen opened this issue May 7, 2024 · 0 comments
Open

Use dataflow analysis to detect qubitMeasurementFeedback flag #1626

1tnguyen opened this issue May 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@1tnguyen
Copy link
Collaborator

1tnguyen commented May 7, 2024

We should investigate using dataflow analysis [pass] as a systematic way to detect mid-circuit measurement and fast feedback conditionals in the IR.

          IMO, this analysis shouldn't really be done on the AST.
          Can you create another issue to replace this ad hoc pattern matching with a dataflow analysis? (We need it for C++ as well.)

Originally posted by @schweitzpgi in #1619 (comment)

@1tnguyen 1tnguyen added the enhancement New feature or request label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant