Skip to content

Conversation

@weinbe58
Copy link
Member

@weinbe58 weinbe58 commented Dec 4, 2025

In order to canonicalize squin to be lowered to the compiler pipeline I am adding this rewrite to make sure all non-clifford gates are U3 gates in order to specialize later to initialization of the logical qubits.

@weinbe58 weinbe58 closed this Dec 4, 2025
@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

❌ Patch coverage is 95.12195% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/bloqade/analysis/address/impls.py 80.00% 1 Missing ⚠️
src/bloqade/squin/rewrite/non_clifford_to_U3.py 97.22% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
10427 9167 88% 0% 🟢

New Files

File Coverage Status
src/bloqade/squin/rewrite/non_clifford_to_U3.py 97% 🟢
TOTAL 97% 🟢

Modified Files

File Coverage Status
src/bloqade/analysis/address/impls.py 82% 🟢
TOTAL 82% 🟢

updated for commit: 22aee6e by action🐍

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