Skip to content

Conversation

@weinbe58
Copy link
Member

In this PR I implement a pass and target that rewrite the new squin.clifford dialect into the native dialect group.

@weinbe58 weinbe58 linked an issue Sep 29, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

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

Files with missing lines Patch % Lines
src/bloqade/native/stdlib/broadcast.py 66.66% 1 Missing ⚠️
src/bloqade/native/stdlib/simple.py 66.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Contributor

github-actions bot commented Sep 29, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
11069 9711 88% 0% 🟢

New Files

File Coverage Status
src/bloqade/native/upstream/_init_.py 100% 🟢
src/bloqade/native/upstream/squin2native.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
src/bloqade/native/stdlib/broadcast.py 62% 🟢
src/bloqade/native/stdlib/simple.py 69% 🟢
TOTAL 65% 🟢

updated for commit: 05ec58b by action🐍

@weinbe58 weinbe58 requested a review from david-pl September 29, 2025 20:49
@weinbe58 weinbe58 added enhancement New feature or request backport 0.7 labels Sep 29, 2025
Copy link
Collaborator

@david-pl david-pl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just some minor comments / suggestions.

@weinbe58 weinbe58 merged commit 70dbe80 into main Sep 30, 2025
11 checks passed
@weinbe58 weinbe58 deleted the 507-pass-that-compiles-squin---native branch September 30, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 0.7 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass that compiles SQUIN -> native

3 participants