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: Add successors to assembly format #3124

Merged
merged 1 commit into from
Sep 1, 2024
Merged

Conversation

alexarice
Copy link
Collaborator

Adds successors to assembly format. Implementation is very similar to regions.

@alexarice alexarice added xdsl xdsl framework specific changes core xDSL core (ir, textual format, ...) labels Aug 31, 2024
@alexarice alexarice self-assigned this Aug 31, 2024
Copy link

codecov bot commented Aug 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.92%. Comparing base (30dcaa1) to head (6ff8f00).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3124      +/-   ##
==========================================
+ Coverage   89.91%   89.92%   +0.01%     
==========================================
  Files         425      425              
  Lines       53391    53499     +108     
  Branches     8268     8286      +18     
==========================================
+ Hits        48006    48110     +104     
  Misses       4047     4047              
- Partials     1338     1342       +4     

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

@alexarice alexarice merged commit 62de833 into main Sep 1, 2024
14 checks passed
@alexarice alexarice deleted the alexarice/af-succ branch September 1, 2024 10:39
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, ...) xdsl xdsl framework specific changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants