.. |
alpha
|
alpha: Remove include of version.h
|
2022-08-11 15:02:58 +01:00 |
arm
|
Handle NAN and INF
|
2024-01-15 11:18:59 +01:00 |
arm64
|
Fix handling of NAN
|
2024-01-07 17:49:40 +01:00 |
csky
|
Add CSKY support
|
2024-01-16 23:45:06 +08:00 |
e2k
|
Add default KERNEL file for Elbrus E2K arch
|
2022-01-22 18:59:36 +01:00 |
generic
|
Merge branch 'risc-v' into develop
|
2024-01-29 11:11:39 +00:00 |
ia64
|
Add ia64 implementation of ?sum
|
2019-03-30 22:18:03 +01:00 |
loongarch64
|
Optimized zgemm kernel 8*4 LASX, 4*4 LSX and cgemm kernel 8*4 LSX for LoongArch
|
2024-02-06 11:49:01 +08:00 |
mips
|
Merge pull request #4185 from XiWeiGu/mips_enable_msa
|
2024-02-05 15:50:16 +01:00 |
mips64
|
Merge pull request #4185 from XiWeiGu/mips_enable_msa
|
2024-02-05 15:50:16 +01:00 |
power
|
Only vectorize 64-bit version for Power8.
|
2024-02-01 08:11:43 -06:00 |
riscv64
|
Handle zero increment(s) in C910V ?AXPBY (#4483)
|
2024-02-04 22:07:51 +01:00 |
simd
|
fix the CI failure of lack the head
|
2020-11-12 17:35:17 +08:00 |
sparc
|
Allow negative INCX (API change from version 3.10 of the reference implementation)
|
2023-08-10 16:58:57 +02:00 |
x86
|
Handle NAN
|
2024-01-08 16:11:25 +01:00 |
x86_64
|
X86_64: Fixed bug in zscal
|
2024-01-31 11:23:59 +08:00 |
zarch
|
Update zscal.c
|
2024-01-12 13:11:13 +01:00 |
CMakeLists.txt
|
Fix dependencies in builds with specified subsets of precision types
|
2023-02-23 23:12:06 +01:00 |
Makefile
|
powerpc: Fix build errors with Open XL C
|
2023-10-04 14:04:03 -05:00 |
Makefile.L1
|
Conditionally add -mfma to compiler options where needed
|
2020-12-17 11:34:05 +01:00 |
Makefile.L2
|
make SSYMV available to BUILD_DOUBLE-only builds
|
2023-02-22 00:30:20 +01:00 |
Makefile.L3
|
(Re)apply fixes for supporting only a subset of precision types from PR 3915
|
2023-11-04 23:48:59 +01: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
|
Invoke the syscall to allow the use of amx tiles
|
2023-05-19 10:48:18 +08:00 |