Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dialects: remove some stencil dead code. #3055

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Conversation

PapyChacal
Copy link
Collaborator

No description provided.

@PapyChacal PapyChacal added dialects Changes on the dialects minor For minor PRs, easy and quick to review, quickly mergeable labels Aug 17, 2024
@PapyChacal PapyChacal self-assigned this Aug 17, 2024
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.07%. Comparing base (61bf632) to head (018c0c0).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3055      +/-   ##
==========================================
+ Coverage   90.04%   90.07%   +0.03%     
==========================================
  Files         446      446              
  Lines       56401    56365      -36     
  Branches     5417     5412       -5     
==========================================
- Hits        50788    50773      -15     
+ Misses       4183     4162      -21     
  Partials     1430     1430              

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

@PapyChacal PapyChacal changed the title dialects: remove some dead stencil code. dialects: remove some stencil dead code. Aug 17, 2024
@PapyChacal PapyChacal marked this pull request as ready for review August 18, 2024 11:08
@@ -628,13 +622,6 @@ def get_rank(self) -> int:
assert self.bounds is not None
return len(self.bounds.lb)

def get_num_results(self) -> int:
Copy link
Collaborator

Choose a reason for hiding this comment

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

This looks useful, why remove?

Copy link
Collaborator

@AntonLydike AntonLydike left a comment

Choose a reason for hiding this comment

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

DCE on the xDSL codebase 🤩

@superlopuh
Copy link
Member

What's the latest on this?

@superlopuh
Copy link
Member

Let's merge or close this? @AntonLydike @PapyChacal @n-io @dk949

@PapyChacal
Copy link
Collaborator Author

I don't mind either way, whatever suits the current devs!

@n-io
Copy link
Collaborator

n-io commented Oct 24, 2024

Happy to see this merged.

@superlopuh superlopuh merged commit ae0ab47 into main Oct 24, 2024
14 checks passed
@superlopuh superlopuh deleted the emilien/stencil-cleanup branch October 24, 2024 15:54
EdmundGoodman pushed a commit to EdmundGoodman/xdsl that referenced this pull request Dec 6, 2024
Co-authored-by: Sasha Lopoukhine <superlopuh@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects minor For minor PRs, easy and quick to review, quickly mergeable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants