Skip to content

Conversation

@andrijapau
Copy link
Contributor

@andrijapau andrijapau commented Nov 20, 2025

Base branch for feature.

@paul0403 paul0403 added the unified compiler Pull requests for the integration with xDSL label Nov 20, 2025
@andrijapau andrijapau changed the title basic cl feat: add graph visualization for structured programs Nov 20, 2025
@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (migrate-unified-compiler@fe76357). Learn more about missing BASE report.

Additional details and impacted files
@@                     Coverage Diff                     @@
##             migrate-unified-compiler    #2216   +/-   ##
===========================================================
  Coverage                            ?   97.66%           
===========================================================
  Files                               ?       93           
  Lines                               ?    10899           
  Branches                            ?     1039           
===========================================================
  Hits                                ?    10645           
  Misses                              ?      195           
  Partials                            ?       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

andrijapau and others added 3 commits November 20, 2025 13:16
…rete subclass (#2213)

Copied over what was in
PennyLaneAI/pennylane#8626.

[sc-103457]
[sc-103456]

---------

Co-authored-by: Mehrdad Malek <39844030+mehrdad2m@users.noreply.github.com>
…2229)

Main goal of this PR was to add properties to help probe the inner
structure of the DAG.

This PR also does,
- minor clean-up w.r.t naming and formatting
- adds validation to add_* methods

[sc-103457]
[sc-103456]

---------

Co-authored-by: Mudit Pandey <18223836+mudit2812@users.noreply.github.com>
Co-authored-by: Mehrdad Malek <39844030+mehrdad2m@users.noreply.github.com>

<h3>New features since last release</h3>

* Compiled programs can be visualized.
Copy link
Contributor

Choose a reason for hiding this comment

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

This entry should probably be significantly more descriptive since it's a pretty big new feature

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah - just a place holder for now 😄

andrijapau and others added 5 commits November 28, 2025 14:11
This utility is used to traverse the IR and then use the DAGBuilder to
generate a DAG to be visualized.

[sc-103458]

---------

Co-authored-by: Mehrdad Malek <39844030+mehrdad2m@users.noreply.github.com>
Co-authored-by: Mudit Pandey <18223836+mudit2812@users.noreply.github.com>
We shouldn't use builtin python functions as names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

unified compiler Pull requests for the integration with xDSL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants