Files
blis/kernels
vignbala f8218bb9f2 Compiler warnings when using masked loads
- Updated the AVX512 DOTXF kernels to use MASKZ loads
  instead of MASK loads when loading X vector in fringe
  case. This avoids compiler warnings of uninitialized
  vector as input to the intrinsic.

- The functionality will not change when using either MASK
  or MASKZ loads on X, since A matrix is loaded using MASKZ
  loads.

AMD-Internal: [CPUPL-4974]
Change-Id: I1ef98a1292352d0e905cc09cd5667acd883df827
2024-05-03 09:53:36 -04:00
..
2023-11-23 08:54:31 -05:00
2023-11-22 17:51:46 -05:00
2023-11-23 08:54:31 -05:00
2024-05-03 05:10:41 -04:00
2023-11-23 08:54:31 -05:00
2020-07-22 18:24:26 +05:30