v0.9.1
github-actions
released this
07 Feb 22:56
·
2401 commits
to refs/heads/main
since this release
Changes
- misc: Remove FrozenList @superlopuh (#384)
xDSL framework
- core: Allow to parse types where attributes are expected @math-fehr (#415)
- xDSL: Add public print_block @georgebisbas (#414)
- core: Disallow fields in IRDL @math-fehr (#403)
- frontend: Add support for basic binary/comparison overloads and return @georgemitenkov (#376)
Dialects
- dialects: Add dense_resource attribute @math-fehr (#412)
- xDSL/Vector: Add support for maskedstore, print and createmask op @meshtag (#386)
API
- API: Add parser methods to parse SSA values @math-fehr (#391)
🗎 Documentation
- docs: Use JupyterLite 0.1.0b17 @PapyChacal (#385)
🐛 Bug Fixes
- core: Allow to parse types where attributes are expected @math-fehr (#415)
Testing
- tests: Update cf.branch test @georgebisbas (#405)
Continuous Integration
- installation: Add xdsl-opt location to known paths @meshtag (#409)
- CI: Upload the line by line coverage @webmiche (#417)
- CI: Remove CI dependencies from requirements @webmiche (#402)
- misc: pyright CI for diffs @superlopuh (#399)
Installation
Miscellaneous
- tests: Update cf.branch test @georgebisbas (#405)
- misc: make op_type_rewrite_pattern type check @superlopuh (#397)