Automatic submission by obs-autosubmit - Adding 'Source100: README.md' as the README is suggested at src.opensuse.org setup, otherwise get the following message: * "Attention, "README.md" is not mentioned in spec files as source or patch." - Adding "Group" for Leap 15.6/SLE-15-SP7 - Update to version 0.8.4+git20260414.2214c660: * See https://github.com/simd-everywhere/simde/releases/tag/v0.8.4-rc3 - Update to version 0.8.2+git20241219.866cc57: * x86 clmul simde_x_bitreverse_u64: add loongarch implementation (#1249) * x86 avx: reoptimized simde_mm256_addsub_ps/d with lasx * x86 fma: add loongarch lasx optimized implementations * x86 f16c: add loongarch lasx optimized implementations * x86 avx512f: added fmaddsub implementation (#1246) * gh-actions: update CI test for loongarch * x86 sse4.2: add loongarch lsx optimized implementations * x86 sse4.1: add loongarch lsx optimized implementations * x86 ssse3: add loongarch lsx optimized implementations * x86 sse3: add loongarch lsx optimized implementations * x86 sse: add loongarch lsx optimized implementations * x86 avx2: add loongarch lasx optimized implementations (#1241) * x86 avx: add loongarch lasx optimized implementations (#1239) * x86 avx: use INT64_C when the destination is i64 (#1238) * loongarch: add lsx support for sse2.h * x86/avx: Adding overflow test for avx * fix clang type redef error * Whoops, missing comma * gh-actions macos 12: deprecated, going offline on 2024-12-03 * gh-actions msvc-arm64: turn off due to compiler issue * gh-actions macos: xcode 14.3.1 is no longer available, switch to macos-15 to test xcode 16.0 OBS-URL: https://build.opensuse.org/request/show/1349032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/simde?expand=0&rev=4
simde
URL: simde
The SIMDe header-only library provides fast, portable implementations of SIMD intrinsics on hardware which doesn't natively support them, such as calling SSE functions on ARM. There is no performance penalty if the hardware supports the native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM, etc.).
Description
Languages
RPM Spec
100%