Files
blis/frame
Smyth, Edward 8a8d3f43d5 Improve consistency of optimized BLAS3 code (#64)
* Improve consistency of optimized BLAS3 code

Tidy AMD optimized GEMM and TRSM framework code to reduce
differences between different data type variants:
- Improve consistency of code indentation and white space
- Added some missing AOCL_DTL calls
- Removed some dead code
- Consistent naming of variables for function return status
- GEMM: More consistent early return when k=1
- Correct data type of literal values used for single precision data

In kernels/zen/3/bli_gemm_small.c and bli_family_*.h files:
- Set default values for thresholds if not set in the relevant
  bli_family_*.h file
- Remove unused definitions and commented out code

AMD-Internal: [CPUPL-6579]
2025-07-01 09:29:52 +01:00
..
2025-06-10 11:33:33 +05:30
2025-06-10 11:33:33 +05:30
2025-06-10 11:33:33 +05:30
2025-06-10 11:33:33 +05:30
2025-06-30 12:14:44 +05:30
2025-06-17 10:40:10 +01:00
2025-06-10 11:33:33 +05:30
2024-08-05 15:35:08 -04:00