Skip to content

Conversation

@andrijapau
Copy link
Contributor

@andrijapau andrijapau commented Nov 11, 2025

Base branch for this feature.

@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (chore/xdsl-utils@a05ec98). Learn more about missing BASE report.

Additional details and impacted files
@@                 Coverage Diff                 @@
##             chore/xdsl-utils    #8626   +/-   ##
===================================================
  Coverage                    ?   99.42%           
===================================================
  Files                       ?      587           
  Lines                       ?    61967           
  Branches                    ?        0           
===================================================
  Hits                        ?    61611           
  Misses                      ?      356           
  Partials                    ?        0           

☔ 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 andrijapau changed the base branch from master to chore/xdsl-utils November 13, 2025 19:53
@andrijapau andrijapau added the unified compiler Issues and pull requests related to PennyLane's xDSL python compiler. label Nov 13, 2025
This is the first PR that sets up the `DAGBuilder` ABC. 

Looking ahead, a `PyDotDAGBuilder` will subclass this ABC and it will be
used as a tool while traversing the IR to assist in building the DAG
representation.

[sc-103456]

---------

Co-authored-by: Mudit Pandey <[email protected]>
Co-authored-by: Mehrdad Malek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

unified compiler Issues and pull requests related to PennyLane's xDSL python compiler.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants