34 Commits (develop)

Author SHA1 Message Date
  Vaisakh K V f66ca05b31
Merge branch 'develop' into topic/sgemm_direct_sme1 7 months ago
  Vaisakh K V d23eb3b93e Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 10 months ago
  Martin Kroeker 57a51d74c9
translate CMAKE_SYSTEM_NAME in compilations on or for IOS 10 months ago
  gxw 30af9278dc LoongArch64: Enable cmake cross-compilation 1 year ago
  barracuda156 c732f275a2 system_check.cmake: fix arch detection for Darwin PowerPC 1 year ago
  Kirill A. Korinsky 08fde5ebd2
Use 64bit build on `CMAKE_SYSTEM_PROCESSOR=i386` on Darwin 1 year ago
  Martin Kroeker b61e64da6f
Merge pull request #4142 from exyntech/armv8-as-arm64 2 years ago
  Andy Mroczkowski 45b2cd2fb2 treat armv8 CMAKE_SYSTEM_PROCESSOR as arm64 2 years ago
  Felix Yan a721fccfdc
Fix riscv64 detection in system_check.cmake 2 years ago
  Nursultan Zarlyk 1bb7993a97 Fix MSVC ARM64 build. Add generic kernel for ARM64 3 years ago
  Rafael Cardoso Fernandes Sousa 214fbcee15 Fix cmake for power 3 years ago
  Martin Kroeker a3cd36acff
Add CMAKE support for cross-compiling to MIPS32 3 years ago
  مهدي شينون (Mehdi Chinoune) efd7ac241d Fix MinGW/Clang 64 bits detection. 4 years ago
  gxw 0b8f7c8c10 Add cmake support for LOONGARCH64 4 years ago
  Martin Kroeker 68e6823d36
Adapt for supporting only a subset of variable types 5 years ago
  Martin Kroeker 2367726578
Remove redundant status message 5 years ago
  Martin Kroeker 68b1713c30
Merge pull request #2811 from martin-frbg/issue2806 5 years ago
  Martin Kroeker 5feb087c05
Handle Apple labeling armv8 as arm64 rather than aarch64 5 years ago
  Martin Kroeker 9e21a100e3
Add trivial check for stdatomic.h 5 years ago
  Martin Kroeker 1d9773b800
Use proper extension on the avx512 testcase filename 5 years ago
  Martin Kroeker eb45eb6942
Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248) 6 years ago
  Tyler Reddy 3f6ab1582a MAINT: remove legacy CMake endif() 6 years ago
  Martin Kroeker 1679de5e59
Detect 32bit environment on 64bit ARM hardware 6 years ago
  Sacha c3e30b2bc2
Change 64-bit detection as explained in #2056 6 years ago
  Martin Kroeker fd34820b99
Fix AVX512 test always returning false due to missing compiler option 6 years ago
  Martin Kroeker dceff5542c
Handle Android environments that identify as Linux (#1898) 6 years ago
  Martin Kroeker 84bcdf9c66
Revert "Add -march=skylake-avx512 when required" 7 years ago
  Martin Kroeker a9b51b8448
Merge pull request #1798 from martin-frbg/cmake-avx512 7 years ago
  Martin Kroeker eba394c711
Add -march=skylake-avx512 when required 7 years ago
  Martin Kroeker 4c3643ed7f
Check availability of immintrin.h in the AVX512 compatibility test 7 years ago
  Martin Kroeker b74aef2816
Add -march=skylake-avx512 to AVX512 compile check and suppress its output 7 years ago
  Martin Kroeker e4718b1fee
Better AVX512 test case 7 years ago
  Martin Kroeker 7fb62aed7e
Check build system support for AVX512 instructions 7 years ago
  Sacha Refshauge 47ebce4d1a Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 8 years ago