OpenBLAS/kernel
Martin Kroeker 0968dddf1a
Merge pull request #5409 from martin-frbg/issue5372
Work around gcc15.1 on POWER misoptimizing DGEMV at -O3
2025-07-30 10:36:39 -07:00
..
alpha Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
arm Merge pull request #5081 from XiWeiGu/kernel_generic_fixed_cscal_zscal 2025-06-12 01:03:00 -07:00
arm64 Merge pull request #5396 from abhishek-iitmadras/abhishekk_bfloat16 2025-07-28 13:39:08 -07:00
csky Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
e2k Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
generic Add infrastructure for bgemv/bscal 2025-07-15 14:48:57 +01:00
ia64 Further rearranged the rotm kernel for the different architectures. 2025-01-22 11:41:12 +08:00
loongarch64 Merge branch 'develop' into la64_fixed_cscal_zscal 2025-06-11 14:28:41 -07:00
mips resync with the generic arm version for inf/nan handling 2025-06-13 00:54:27 -07:00
mips64 fix path 2025-06-13 13:37:15 +02:00
power mark xbuffer as volatile to work around gcc15.1 optimizer bug 2025-07-30 17:05:36 +02:00
riscv64 Fix bad vector zero initializer and other compiler warnings for RISC-V. 2025-07-30 14:04:43 +00:00
simd fix the CI failure of lack the head 2020-11-12 17:35:17 +08:00
sparc Use generic SCAL kernels to address inf/nan handling for now 2025-06-11 22:10:46 +02:00
x86 override CDOT and ZDOT with the generic C kernel 2025-06-17 22:41:40 +02:00
x86_64 style: modify HALF to BFLOAT16 in benchmark folder 2025-06-15 20:57:05 +08:00
zarch Add dummy2 flag handling 2025-05-25 14:47:06 -07:00
CMakeLists.txt Merge pull request #5380 from quic/topic/sgemm_direct_sme1_alpha_beta 2025-07-18 23:23:39 +02:00
Makefile Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 2025-02-13 14:51:21 +05:30
Makefile.L1 Add infrastructure for bgemv/bscal 2025-07-15 14:48:57 +01:00
Makefile.L2 Add infrastructure for bgemv/bscal 2025-07-15 14:48:57 +01:00
Makefile.L3 Merge pull request #5380 from quic/topic/sgemm_direct_sme1_alpha_beta 2025-07-18 23:23:39 +02:00
Makefile.LA Support NO_LAPACK=1 to build the lib without LAPACK functions. 2011-03-04 11:51:32 +08:00
setparam-ref.c Merge pull request #5380 from quic/topic/sgemm_direct_sme1_alpha_beta 2025-07-18 23:23:39 +02:00