Skip to content

pip prod(deps): update xdsl requirement from <0.64,>=0.62 to >=0.62,<0.65#26

Merged
superlopuh merged 1 commit into
mainfrom
dependabot/pip/xdsl-gte-0.62-and-lt-0.65
May 15, 2026
Merged

pip prod(deps): update xdsl requirement from <0.64,>=0.62 to >=0.62,<0.65#26
superlopuh merged 1 commit into
mainfrom
dependabot/pip/xdsl-gte-0.62-and-lt-0.65

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Updates the requirements on xdsl to permit the latest version.

Release notes

Sourced from xdsl's releases.

v0.64.0

A delayed update, contains some important bug fixes and improvements, notably:

  1. raising errors on when setting operation fields (operands, results, attributes, properties, regions, successors), as these were broken since migrating to Python's (tnaks @​ed741!).
  2. backend dialect operations now correctly declare memory effects both for main memory and registers when in allocated form
  3. Many more llvm op conversions and bug fixes (thanks @​sueszli!)
  4. Introducing .get class method on constraints for optimisation on construction (thanks @​alexarice!)

Changes

xDSL framework

Dialects

... (truncated)

Commits
  • 5bebeb8 core: (Constraints) ParamAttrConstraint to BaseAttr (#6078)
  • b31d77b dialects: use negated isinstance check for FastMathAttr (#6079)
  • 936f676 dependencies: update dependency prek to ~=0.4.0 (#6080)
  • 68db596 dialects: (llvm) add FSinOp (#5863)
  • 88cc66f dialects: (llvm) add FExpOp (#5857)
  • e0aab11 core: (Constraints) optimise ParamAttrConstraint of EqAttrConstraint (#6077)
  • 6a391b7 core: (Constraints) add AnyOf.get (#6076)
  • fff18b9 core: (irdl) Fix region entry args verification (#6070)
  • 0f3ebf3 core: (Operation) add Error on setting operands (#6068)
  • 3c59f76 dialects: (acc) Cleanup to remove is_optional_like and is_anchorable (#6075)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [xdsl](https://github.com/xdslproject/xdsl) to permit the latest version.
- [Release notes](https://github.com/xdslproject/xdsl/releases)
- [Commits](xdslproject/xdsl@v0.62.0...v0.64.0)

---
updated-dependencies:
- dependency-name: xdsl
  dependency-version: 0.64.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 15, 2026
@superlopuh superlopuh merged commit 5848012 into main May 15, 2026
4 checks passed
@superlopuh superlopuh deleted the dependabot/pip/xdsl-gte-0.62-and-lt-0.65 branch May 15, 2026 06:49
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant