Skip to content

Add conditional barrier unrolling#166

Merged
TheGupta2012 merged 2 commits intomainfrom
condition-barriers
Apr 3, 2025
Merged

Add conditional barrier unrolling#166
TheGupta2012 merged 2 commits intomainfrom
condition-barriers

Conversation

@TheGupta2012
Copy link
Copy Markdown
Member

Fixes #157

Summary of changes

  • src/pyqasm/visitor.py: Modified the _visit_barrier method to respect the unroll_barriers flag, allowing barriers to be optionally unrolled.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@TheGupta2012 TheGupta2012 merged commit 0095c25 into main Apr 3, 2025
20 checks passed
@TheGupta2012 TheGupta2012 deleted the condition-barriers branch April 15, 2025 14:37
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.

Conditional unrolling for barriers

2 participants