2245 Commits (62c33db37d7bbbdd918267d5210f80f1ff6f1e42)

Author SHA1 Message Date
  Martin Kroeker 442dec28df
Merge pull request #4738 from martin-frbg/issue4737 1 year ago
  Martin Kroeker 2787c9f8e4
Disable GEMM3M for generic targets (not implemented) 1 year ago
  gxw af73ae6208 LoongArch: Fixed issue 4728 1 year ago
  gxw 8ab2e9ec65 LoongArch: DGEMM small matrix opt 2 years ago
  Martin Kroeker 83bc8d5dd8
Merge pull request #4712 from RajalakshmiSR/zscalp10 1 year ago
  Martin Kroeker 8c05765a5a
fix other corner cases where x=INF 1 year ago
  Martin Kroeker 516743f7dc
fix other instances of mishandling INF 1 year ago
  Martin Kroeker 9ff4e9714e
additional fixes for handling INF arguments 1 year ago
  Martin Kroeker ce130f11d2
Update zscal.c 1 year ago
  Martin Kroeker ab13cfef93
more fixes for infinite x 1 year ago
  Martin Kroeker ad2b5c67c8
fix another corner case involving infinity 1 year ago
  Bart Oldeman 62f7b244ff Replace use of FLT_MAX in x86_64 zscal.c by isinf() 1 year ago
  Rajalakshmi Srinivasaraghavan e112191b54 POWER: Fix issues in zscal to address lapack failures 1 year ago
  Martin Kroeker aa259b141d
Merge pull request #4704 from amritahs-ibm/saxpy_perf_fix 1 year ago
  Chip Kerchner 3a1417671a POWER: Fixing endianness issue in cswap/zswap kernel for AIX 1 year ago
  Amrita H S 87b3d9054f Fix regression SAXPY when compiler with OpenXL compiler. 1 year ago
  Martin Kroeker 8da6f7e5f2
Merge pull request #4686 from XiWeiGu/loongarch64_dgemm_kernel_16x6 1 year ago
  gxw f9a26240a7 loongarch64: Fixed icamax_lsx 1 year ago
  gxw cb0f707409 loongarch64: Fixed utest fork:safety 1 year ago
  Martin Kroeker b45d8e1ab2
remove stray comma 1 year ago
  gxw 6017ad7146 loongarch64: Update dgemm_kernel_16x4 to dgemm_kernel_16x6 1 year ago
  Martin Kroeker 992b71fea2
remove stray comma 1 year ago
  Martin Kroeker d421dec278
Merge pull request #4656 from zboszor/fix-x86-64-build-v2 1 year ago
  Martin Kroeker ae695d4ca0
Merge pull request #4642 from XiWeiGu/loongarch64_clang 1 year ago
  gxw 7cd438a5ac loongarch64: Fixed clang compilation issues 1 year ago
  Zoltán Böszörményi ca64861ce8 Add forgotten conditional uses of PREFETCH 1 year ago
  gxw 9c39e969f5 mips64: Fixed MSA optimization bugs for zgemv and cgemv 1 year ago
  Martin Kroeker 4c03ed437f
Fix SICORTEX ASUM/ZASUM and SUM/ZSUM for INCX <=0 (#4640) 1 year ago
  Martin Kroeker 7cfd433d0c
revert the C/Z NRM2 kernels to the base NEON kernel as well 1 year ago
  Martin Kroeker 93d975d8fd
Merge pull request #4593 from XiWeiGu/loongarch_add_buffer_offset 1 year ago
  gxw d8c4ea8793 loongarch: Optimizing the performance of the GEMM on servers 1 year ago
  Chen Yu 8e39c05efd Get the l2 cache size via environment variable on confidential VM 1 year ago
  Martin Kroeker 441c81026e
Add support for Cortex-A76 1 year ago
  Martin Kroeker 9ead81bd39
Revert S/DNRM2 to the base NEON kernel to fix precision loss 1 year ago
  gxw 96607cbb98 loongarch: Fixed dzamax 1 year ago
  gxw 50869f6ca8 loongarch: Fixed zrot LSX opt 1 year ago
  gxw b5eb9d6bac loongarch: Fixed {sc/dz}amax LSX opt 1 year ago
  gxw ad13e04669 loongarch: Fixed {s/d/sc/dz}amin LSX opt 1 year ago
  gxw bbf82cb624 loongarch: Fixed {s/d}axpby LSX opt 1 year ago
  gxw ac460eb42a loongarch: Fixed i{c/z}amin LSX opt 1 year ago
  gxw 60e251a1f8 loongarch: Fixed {sc/dz}amax LASX opt 1 year ago
  gxw a10dde5554 loongarch: Fixed {s/d/sc/dz}amin LASX opt 1 year ago
  gxw 6534d378b7 loongarch: Fixed {s/d/c/z}sum LASX opt 1 year ago
  gxw 6159cffc58 loongarch: Fixed i{s/c/z}amin LASX opt 1 year ago
  gxw 7d755912b9 loongarch: Fixed {s/d/c/z}axpby LASX opt 1 year ago
  Martin Kroeker cf80bd8500
Update nrm2_rvv.c 1 year ago
  Martin Kroeker 9baa757905
Update nrm2_vector.c 1 year ago
  Martin Kroeker 18a6db6862
Update nrm2_vector.c 1 year ago
  Martin Kroeker 3752e73919
handle incx < 0 1 year ago
  Martin Kroeker db70c7f7fb
handle incx < 0 1 year ago