mirror of
https://github.com/amd/blis.git
synced 2026-05-11 09:39:59 +00:00
- Add missing axpby and xpby operations (plus test cases). - Add special case for scal2v with alpha=1. - Add restrict qualifiers. - Add special-case algorithms for incx=incy=1.