Skip to content

v0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 16:34
· 2536 commits to refs/heads/main since this release
8e051e5

Changes

This xDSL release contains two major breaking changes:

  • Operations are now stored in Block using a doubly-linked list structure (#762)
  • The xDSL textual format is removed, and only the MLIR textual syntax is currently supported.

xDSL framework

Dialects

Testing

API

🗎 Documentation

🐛 Bug Fixes

Continuous Integration

Installation

Miscellaneous