Skip to content

Conversation

weinbe58
Copy link
Member

@weinbe58 weinbe58 commented Oct 8, 2025

Currently, this optimization will accidentally merge lists across basic blocks or regions, which should not happen. I have added code to fix this issue and included some tests as well.

Copy link
Contributor

github-actions bot commented Oct 8, 2025

PR Preview Action v1.6.2

🚀 View preview at
https://QuEraComputing.github.io/kirin/pr-preview/pr-522/

Built to branch gh-pages at 2025-10-08 15:32 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@weinbe58 weinbe58 requested a review from Roger-luo October 8, 2025 15:24
Copy link
Contributor

github-actions bot commented Oct 8, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
11319 10090 89% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/kirin/dialects/ilist/rewrite/flatten_add.py 100% 🟢
TOTAL 100% 🟢

updated for commit: c1d0394 by action🐍

Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant