Skip to content

core: add AffineParser.parse_affine_map_of_ssa_ids#5465

Merged
superlopuh merged 3 commits intomainfrom
sasha/affine/parse-ssa-id
Nov 26, 2025
Merged

core: add AffineParser.parse_affine_map_of_ssa_ids#5465
superlopuh merged 3 commits intomainfrom
sasha/affine/parse-ssa-id

Conversation

@superlopuh
Copy link
Member

@superlopuh superlopuh commented Nov 21, 2025

PR 2/2, this one actually adding the functionality necessary for #5365.

@superlopuh superlopuh self-assigned this Nov 21, 2025
@superlopuh superlopuh added the core xDSL core (ir, textual format, ...) label Nov 21, 2025
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.90%. Comparing base (416734a) to head (b57fab0).
⚠️ Report is 176 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5465   +/-   ##
=======================================
  Coverage   85.90%   85.90%           
=======================================
  Files         383      383           
  Lines       55014    55031   +17     
  Branches     6334     6335    +1     
=======================================
+ Hits        47259    47274   +15     
- Misses       6246     6247    +1     
- Partials     1509     1510    +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.

Copy link
Collaborator

@math-fehr math-fehr left a comment

Choose a reason for hiding this comment

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

👍

Base automatically changed from sasha/affine/parse-id-refactor to main November 22, 2025 07:42
@superlopuh superlopuh marked this pull request as ready for review November 22, 2025 07:47
@superlopuh superlopuh merged commit 486fb74 into main Nov 26, 2025
23 checks passed
@superlopuh superlopuh deleted the sasha/affine/parse-ssa-id branch November 26, 2025 13:53
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.

2 participants