| .. |
|
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
|
Hide the local 2VLx2VL symbol as static is insufficient for this with gcc
|
2025-08-20 06:33:28 -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
|
Merge pull request #5422 from ChipKerchner/addRVVVectorizedPacking
|
2025-08-16 13:45:35 -07: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
|
Update SME-related kernels
|
2025-08-19 05:13:28 -07:00 |
|
Makefile
|
Add VORTEXM4 settings
|
2025-08-18 01:39:35 -07:00 |
|
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
|
Update ARM64 sgemm_direct object generation
|
2025-08-18 01:41:13 -07: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
|
Add sgemm_direct_performant for ARM64
|
2025-08-18 01:42:32 -07:00 |