Skip to content

Graph decomp rule improvements#2977

Open
kipawaa wants to merge 5 commits into
dl-driver-restructurefrom
graph-decomp-rule-improvements
Open

Graph decomp rule improvements#2977
kipawaa wants to merge 5 commits into
dl-driver-restructurefrom
graph-decomp-rule-improvements

Conversation

@kipawaa

@kipawaa kipawaa commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Context:
The graph-decomposition pass manipulates the decomposition rules in the IR in a number of ways, often duplicating work.

Description of the Change:

Benefits:
A much more efficient and simpler graph-decomposition pass.

Possible Drawbacks:

Related GitHub Issues:

[sc-122013]

@kipawaa kipawaa changed the base branch from main to dl-driver-restructure June 25, 2026 17:37
@kipawaa kipawaa marked this pull request as ready for review June 26, 2026 18:46
@github-actions

Copy link
Copy Markdown
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch 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

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.97%. Comparing base (291727b) to head (30de0ca).

Additional details and impacted files
@@                  Coverage Diff                   @@
##           dl-driver-restructure    #2977   +/-   ##
======================================================
  Coverage                  96.97%   96.97%           
======================================================
  Files                        166      166           
  Lines                      19209    19209           
  Branches                    1788     1788           
======================================================
  Hits                       18628    18628           
  Misses                       429      429           
  Partials                     152      152           

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant