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

core: Refactor some methods using BlockInsertPoint #3704

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

math-fehr
Copy link
Collaborator

@math-fehr math-fehr commented Jan 6, 2025

Stacked PRs:


core: Refactor some methods using BlockInsertPoint

This factors out quite a few methods in the Builder, Rewriter,
and PatternRewriter.

This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
math-fehr added a commit that referenced this pull request Jan 6, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
@math-fehr math-fehr changed the base branch from math-fehr/stack/7 to main January 6, 2025 15:47
@math-fehr math-fehr changed the base branch from main to math-fehr/stack/7 January 6, 2025 15:47
@math-fehr math-fehr self-assigned this Jan 6, 2025
@math-fehr math-fehr added the core xDSL core (ir, textual format, ...) label Jan 6, 2025
math-fehr added a commit that referenced this pull request Jan 6, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
@math-fehr math-fehr changed the base branch from math-fehr/stack/7 to main January 6, 2025 15:50
@math-fehr math-fehr changed the base branch from main to math-fehr/stack/7 January 6, 2025 15:50
math-fehr added a commit that referenced this pull request Jan 6, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
@math-fehr math-fehr changed the base branch from math-fehr/stack/7 to main January 6, 2025 15:52
@math-fehr math-fehr changed the base branch from main to math-fehr/stack/7 January 6, 2025 15:53
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.25%. Comparing base (84b071f) to head (3125fc1).

Additional details and impacted files
@@                Coverage Diff                 @@
##           math-fehr/stack/7    #3704   +/-   ##
==================================================
  Coverage              91.25%   91.25%           
==================================================
  Files                    459      459           
  Lines                  57351    57328   -23     
  Branches                5533     5530    -3     
==================================================
- Hits                   52333    52314   -19     
+ Misses                  3593     3591    -2     
+ Partials                1425     1423    -2     

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

math-fehr added a commit that referenced this pull request Jan 6, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
math-fehr added a commit that referenced this pull request Jan 6, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
math-fehr added a commit that referenced this pull request Jan 6, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
tests/test_op_builder.py Outdated Show resolved Hide resolved
math-fehr added a commit that referenced this pull request Jan 13, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
math-fehr added a commit that referenced this pull request Jan 20, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
math-fehr added a commit that referenced this pull request Jan 20, 2025
This factors out quite a few methods in the `Builder`, `Rewriter`,
and `PatternRewriter`.

stack-info: PR: #3704, branch: math-fehr/stack/8
@math-fehr math-fehr changed the base branch from math-fehr/stack/7 to main January 20, 2025 04:59
@math-fehr math-fehr changed the base branch from main to math-fehr/stack/7 January 20, 2025 04:59
Base automatically changed from math-fehr/stack/7 to main January 20, 2025 05:07
@math-fehr math-fehr merged commit 4e01836 into main Jan 20, 2025
16 checks passed
@math-fehr math-fehr deleted the math-fehr/stack/8 branch January 20, 2025 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core xDSL core (ir, textual format, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants