ara icon indicating copy to clipboard operation
ara copied to clipboard

[hardware] :bug: Fix reductions + Rework the VALU

Open mp-17 opened this issue 3 years ago • 0 comments

The previous mechanism to handle the commit during a reduction was confusing and led to bugs. Now, the reduction triggers its commit only after the inter-lanes phase is over. Also, some recurrent lines of code have been grouped into macros

Changelog

Fixed

  • Description of changes

Added

  • Description of changes

Changed

  • Description of changes

Checklist

  • [x] Automated tests pass
  • [x] Changelog updated
  • [x] Code style guideline is observed
  • [ ] No frequency degradation

mp-17 avatar Aug 03 '22 18:08 mp-17