Skip to content

dependencies: update dependency xdsl to ~=0.62.0#123

Merged
superlopuh merged 1 commit intomainfrom
renovate/xdsl-0.x
Apr 10, 2026
Merged

dependencies: update dependency xdsl to ~=0.62.0#123
superlopuh merged 1 commit intomainfrom
renovate/xdsl-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
xdsl ~=0.60.0~=0.62.0 age confidence

Release Notes

xdslproject/xdsl (xdsl)

v0.62.0

Compare Source

Updates the corresponding LLVM version to v22, if you use xDSL to interoperate with MLIR, please be advised that you may need to update your MLIR version for seamless interop.

Changes

Dependencies

v0.61.0

Compare Source

Some breaking changes to BitEnumAttribute in preparation for the upcoming bump of corresponding LLVM version to 22.

Changes

xDSL framework

Dialects

Transformations

  • transformations: (convert-pdl-to-pdl-interp) fix recursiondepth exception @​jumerckx (#​5809)
  • transformations: (convert-pdl-to-pdl-interp) Put individual matchers in a single pdl_interp.func @​jumerckx (#​5803)

Backend

Dependencies


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 10, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.44%. Comparing base (3a1231a) to head (cea69ae).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          24       24           
  Lines        2039     2039           
  Branches      229      229           
=======================================
  Hits         1987     1987           
  Misses         40       40           
  Partials       12       12           

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

@superlopuh
Copy link
Copy Markdown
Member

@mudit2812 @mehrdad2m any objections to bumping here? This version updates the MLIR version that xDSL is compatible with to v22, this had some breaking changes in TOSA, OMP, and Shard dialects.

@mudit2812
Copy link
Copy Markdown
Collaborator

Seems fine to me 🙂

@superlopuh superlopuh merged commit 0bc8d98 into main Apr 10, 2026
7 checks passed
@superlopuh superlopuh deleted the renovate/xdsl-0.x branch April 10, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants