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 Nov 25, 2024
1 parent d153141 commit c0bb636
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 @@ -38,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Add Ara VLSU support for MMU exceptions
- Add multi-precision conv3d
- Add support for unit-stride, non-unit-stride, indexed segment memory instructions
- Extend the riscv-tests MASKU-related tests

### Changed

Expand Down Expand Up @@ -68,6 +71,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 c0bb636

Please sign in to comment.