Files
blis/kernels/zen
Eleni Vlachopoulou ad7a812db2 Remove quick return for zero increments.
Details:
- To be BLAS compliant, if increment is zero then iterate through the first element n times.
- For n<=0, the correct result (0) is returned so we remove this extra check. This is checked on BLIS-typed interface level.

AMD-Internal: [SWLCSG-1900]
Change-Id: I098bb9560a790050018bc8d8c63b06bfbcc1aebd
2023-03-23 23:35:03 -04:00
..
2023-02-04 12:34:50 -05:00
2022-10-14 12:43:35 +05:30
2021-11-12 08:58:51 +05:30