Skip to content

v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 22:56
· 2401 commits to refs/heads/main since this release
eea6141

Changes

xDSL framework

Dialects

  • dialects: Add dense_resource attribute @math-fehr (#412)
  • xDSL/Vector: Add support for maskedstore, print and createmask op @meshtag (#386)

API

🗎 Documentation

🐛 Bug Fixes

  • core: Allow to parse types where attributes are expected @math-fehr (#415)

Testing

Continuous Integration

Installation

  • installation: Add xdsl-opt location to known paths @meshtag (#409)

Miscellaneous