Skip to content

Add missing work wire(s) type#9328

Merged
rniczh merged 7 commits intomainfrom
rniczh/add-missing-work-wire-type
Apr 21, 2026
Merged

Add missing work wire(s) type#9328
rniczh merged 7 commits intomainfrom
rniczh/add-missing-work-wire-type

Conversation

@rniczh
Copy link
Copy Markdown
Member

@rniczh rniczh commented Apr 17, 2026

Context:

The work_wire_type is missing for the path (compiler activate) that passing to the catalyst.ctrl.

Description of the Change:

Add the parameter.

And it requires the corresponding change added to catalyst.
PennyLaneAI/catalyst#2710

Benefits:

Possible Drawbacks:

Related GitHub Issues:
[sc-116955]
[sc-116989]

@github-actions
Copy link
Copy Markdown
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.

Copy link
Copy Markdown
Contributor

@dwierichs dwierichs left a comment

Choose a reason for hiding this comment

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

LGTM, does it make sense to add a test?
Please add a changelog as well :)

@rniczh
Copy link
Copy Markdown
Member Author

rniczh commented Apr 20, 2026

LGTM, does it make sense to add a test? Please add a changelog as well :)

Sure, they are updated in this commit: 91419e4

@rniczh rniczh requested a review from dwierichs April 20, 2026 15:53
@paul0403
Copy link
Copy Markdown
Member

Catalyst wheels is currently blocked by something unrelated, let;s wait until that is resolved, so we can publish new catalyst wheels, and this PR can track that new catalyst version.

Copy link
Copy Markdown
Contributor

@dwierichs dwierichs left a comment

Choose a reason for hiding this comment

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

Thanks @rniczh lgtm!

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.44%. Comparing base (f00bcda) to head (10f91a4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9328   +/-   ##
=======================================
  Coverage   99.44%   99.44%           
=======================================
  Files         610      610           
  Lines       66809    66809           
=======================================
+ Hits        66436    66437    +1     
+ Misses        373      372    -1     

☔ 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.

@rniczh rniczh added this pull request to the merge queue Apr 21, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 21, 2026
@rniczh rniczh added this pull request to the merge queue Apr 21, 2026
@rniczh rniczh removed this pull request from the merge queue due to a manual request Apr 21, 2026
@rniczh rniczh added this pull request to the merge queue Apr 21, 2026
Merged via the queue into main with commit 33fa759 Apr 21, 2026
54 checks passed
@rniczh rniczh deleted the rniczh/add-missing-work-wire-type branch April 21, 2026 15:28
rniczh added a commit to PennyLaneAI/catalyst that referenced this pull request Apr 23, 2026
**Context:**

Due to the circular dependency between Pennylane and Catalyst, we added
xfails on `fixed work wire type`'s tests to merge the following two PRs.
Now, both PRs have been merged, we're good to remove these XFails from
our tests.

PennyLaneAI/pennylane#9328
#2710

**Description of the Change:**

Remove xfails

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**
[sc-116955]
[sc-116989]
mudit2812 pushed a commit that referenced this pull request Apr 28, 2026
**Context:**

The `work_wire_type` is missing for the path (compiler activate) that
passing to the `catalyst.ctrl`.

**Description of the Change:**

Add the parameter. 

And it requires the corresponding change added to catalyst.
PennyLaneAI/catalyst#2710

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**
[sc-116955]
[sc-116989]
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.

3 participants