v0.7.1
github-actions
released this
13 Nov 21:08
·
2544 commits
to refs/heads/main
since this release
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
- compiler: Support parsing of unregistered MLIR ops @math-fehr (#204)
- xdsl: fix some pyright issues (526 -> 386) @superlopuh (#202)