Commits
Click on a commit to change the comparison rangeAdd VORTEXM46 months ago
by martin-frbg Add VORTEXM46 months ago
by martin-frbg Add VORTEXM4 to DYNAMIC_ARCH list6 months ago
by martin-frbg Relax version number requirement for AppleClang6 months ago
by martin-frbg Update SME-related kernels6 months ago
by martin-frbg Hide the local 2VLx2VL symbol as static is insufficient for this with gcc6 months ago
by martin-frbg Add VORTEXM46 months ago
by martin-frbg Add registers d8 to d15 to clobber lists as the code does not expressly save them6 months ago
by martin-frbg remove debugging printout6 months ago
by martin-frbg Merge branch 'develop' into issue54145 months ago
by martin-frbg Update Makefile.L35 months ago
by martin-frbg Rework for DYNAMIC_ARCH use and use of SGEMM functions by SSYMM5 months ago
by martin-frbg Update limits based on benchmarking the SME code on Apple M45 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54145 months ago
by martin-frbg Add prototype for gotoblas_corename4 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54143 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54143 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54143 months ago
by martin-frbg Add cpuid for Apple M5 (from a PR to the archspec project)3 months ago
by martin-frbg fix sequence3 months ago
by martin-frbg AppleClang does not define feature local_streaming3 months ago
by martin-frbg remove za from clobber lists3 months ago
by martin-frbg syntax fix2 months ago
by martin-frbg reset SVE and SME capabilities between targets2 months ago
by martin-frbg Use the armv9 capability set in the compiler test for SME2 months ago
by martin-frbg Adapt for DYNAMIC_ARCH with multiple ...preprocess symbols2 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54141 month ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54141 month ago
by martin-frbg Move early exit up; don't rely on support_sme() for now1 month ago
by martin-frbg fix missing parentheses on endif1 month ago
by martin-frbg Distinguish AppleClang from LLVM on ARM641 month ago
by martin-frbg Apple Clang requires +sme in the arch string for M41 month ago
by martin-frbg fix missing endif() and add AppleClang options for M41 month ago
by martin-frbg fix os variable reference1 month ago
by martin-frbg drop the cpu=apple-m4 part as nonessential1 month ago
by martin-frbg remove cpu=apple-m4 as not required and less portable1 month ago
by martin-frbg Update Makefile1 month ago
by martin-frbg fix spurious change of (S)BGEMM parameters for NeoverseV11 month ago
by martin-frbg Force linking to clang_rt_builtins when using LLVM for AppleM41 month ago
by martin-frbg typo fix1 month ago
by martin-frbg Make VortexM4 available in DYNAMIC_ARCH on MacOS only1 month ago
by martin-frbg make VORTEXM4 MacOS-only for now1 month ago
by martin-frbg