Files
blis/ref_kernels
Harihara Sudhan S f6960a3b6a Fixed bug in scal2v reference
- When alpha is equal 1 in scal2v the computation can be reduced to
  copyv. The condition check in else if condition has to be a check
  for alpha equal to one and not zero.
- BLIS_NO_CONJ has been passed while invoking copy. In case of single
  and double complex, the appropriate conjx needs to be passed with
  copyv so that the vector can be conjugated before copying to the
  destination.

AMD-Internal: [CPUPL-2985]
Change-Id: Ieb1ad111dff68098a08d870da7215bbd4ff5c9d0
2023-02-05 23:11:51 -05:00
..
2023-02-05 23:11:51 -05:00
2021-03-08 19:04:17 +05:30
2021-04-27 11:09:48 +05:30
2021-04-27 11:09:48 +05:30