Skip to content

Commit

Permalink
[CHANGELOG] Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Dec 8, 2024
1 parent 215edf7 commit 634a753
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Bump upload and delete artifact actions
- Fix synthesis-unfriendly constructs
- Fix vector slicing bug in operand requesters
- Fix legality check for allowed registers in dispatcher
- Remove a couple of latches

### Added

Expand All @@ -39,6 +41,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Add multi-precision conv3d
- Add support for unit-stride, non-unit-stride, indexed segment memory instructions
- Add support for fault-only-first loads
- Extend the riscv-tests MASKU-related tests

### Changed

Expand Down Expand Up @@ -69,6 +72,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Refactor MASKU
- Remove bit-support for tail elements
- Adapt mask tests to this behavior
- Refactor the MASKU
- The MASKU always receives balanced payloads from the lanes
- Remove FPU support for opqueues that do not need it

## 3.0.0 - 2023-09-08

Expand Down

0 comments on commit 634a753

Please sign in to comment.