Commits
Click on a commit to change the comparison rangeAdd VORTEXM49 months ago
by martin-frbg Add VORTEXM49 months ago
by martin-frbg Add VORTEXM4 to DYNAMIC_ARCH list9 months ago
by martin-frbg Relax version number requirement for AppleClang9 months ago
by martin-frbg Update SME-related kernels9 months ago
by martin-frbg Hide the local 2VLx2VL symbol as static is insufficient for this with gcc9 months ago
by martin-frbg Add VORTEXM49 months ago
by martin-frbg Add registers d8 to d15 to clobber lists as the code does not expressly save them9 months ago
by martin-frbg remove debugging printout9 months ago
by martin-frbg Merge branch 'develop' into issue54147 months ago
by martin-frbg Update Makefile.L37 months ago
by martin-frbg Rework for DYNAMIC_ARCH use and use of SGEMM functions by SSYMM7 months ago
by martin-frbg Update limits based on benchmarking the SME code on Apple M47 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54147 months ago
by martin-frbg Add prototype for gotoblas_corename7 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54146 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54146 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54146 months ago
by martin-frbg Add cpuid for Apple M5 (from a PR to the archspec project)6 months ago
by martin-frbg fix sequence5 months ago
by martin-frbg AppleClang does not define feature local_streaming5 months ago
by martin-frbg remove za from clobber lists5 months ago
by martin-frbg syntax fix4 months ago
by martin-frbg reset SVE and SME capabilities between targets4 months ago
by martin-frbg Use the armv9 capability set in the compiler test for SME4 months ago
by martin-frbg Adapt for DYNAMIC_ARCH with multiple ...preprocess symbols4 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54144 months ago
by martin-frbg Merge branch 'OpenMathLib:develop' into issue54144 months ago
by martin-frbg Move early exit up; don't rely on support_sme() for now4 months ago
by martin-frbg fix missing parentheses on endif4 months ago
by martin-frbg Distinguish AppleClang from LLVM on ARM644 months ago
by martin-frbg Apple Clang requires +sme in the arch string for M44 months ago
by martin-frbg fix missing endif() and add AppleClang options for M44 months ago
by martin-frbg fix os variable reference4 months ago
by martin-frbg drop the cpu=apple-m4 part as nonessential4 months ago
by martin-frbg remove cpu=apple-m4 as not required and less portable4 months ago
by martin-frbg Update Makefile4 months ago
by martin-frbg fix spurious change of (S)BGEMM parameters for NeoverseV14 months ago
by martin-frbg Force linking to clang_rt_builtins when using LLVM for AppleM44 months ago
by martin-frbg typo fix4 months ago
by martin-frbg Make VortexM4 available in DYNAMIC_ARCH on MacOS only4 months ago
by martin-frbg make VORTEXM4 MacOS-only for now4 months ago
by martin-frbg