Skip to content

Releases: xdslproject/xdsl

v0.8.0

09 Jan 11:04
5f870d1
Compare
Choose a tag to compare

Changes

API

Compiler

  • compiler: Fix tensor_from_list method of DenseIntOrFPElementsAttr to properly handle f32 input values @meshtag (#226)
  • Fix types of Dialect fields @math-fehr (#265)
  • xDSL: Make dialect registration more intuitive @webmiche (#231)
  • xdsl: Add float Constant/ rename int custom constructors @georgebisbas (#229)

Testing

Continuous Integration

Installation

  • pip prod(deps): update coverage requirement from <7.0.0 to <8.0.0 @dependabot (#272)

v0.7.5

28 Nov 14:49
6d7f234
Compare
Choose a tag to compare

Changes

Documentation

Compiler

Testing

Continuous Integration

v0.7.4

14 Nov 17:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.4

v0.7.3

14 Nov 17:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.2.1

v0.7.2

14 Nov 16:53
Compare
Choose a tag to compare
pypi: update _version.py

v0.7.1

13 Nov 21:08
Compare
Choose a tag to compare

Changes

  • MLIR target does not include parenthesis around multiple results to f… @mesham (#209)
  • Add signedness semantics for integer types @math-fehr (#201)
  • xdsl: make flake8 happy with our source files @superlopuh (#198)
  • xdsl: Fix parsing of some attributes and operations @math-fehr (#196)

Compiler

v0.7.0

30 Sep 18:54
Compare
Choose a tag to compare

Changes

Documentation

v0.6.5

23 Sep 16:58
c396f22
Compare
Choose a tag to compare
Add pypi token (#190)

v0.6.4

23 Sep 16:25
c396f22
Compare
Choose a tag to compare
Add pypi token (#190)

v0.6.3

23 Sep 16:08
32671a2
Compare
Choose a tag to compare
compiler: refactor repo hierarchy (#186)