Files
blis/kernels
Harsh Dave 8b5b2707c1 Optimized daxpy2v implementation
- Optimized axpy2v implementation for double
  datatype by handling rows in mulitple of 4
  and store the final computed result at the
  end of computation, preventing unnecessary
  stores for improving the performance.

- Optimal and reuse of vector registers for
  faster computation.

AMD-Internal: [CPUPL-1973]
Change-Id: I7b8ef94d0f67c1c666fdce26e9b2b7291365d2e9
2022-01-05 06:37:22 -05:00
..
2021-11-12 08:58:52 +05:30
2020-09-29 16:52:18 -05:00
2022-01-05 06:37:22 -05:00
2021-04-27 11:09:48 +05:30
2020-07-22 18:24:26 +05:30
2021-11-23 10:29:15 +05:30
2021-03-08 19:04:17 +05:30