devel:libraries:c_c++ / simde

Edit Package simde
https://github.com/simd-everywhere/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.).

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000716 716 Bytes
_servicedata 0000000238 238 Bytes
simde-0.8.2+git20240430.71fd833.tar.gz 0007579050 7.23 MB
simde.changes 0000003934 3.84 KB
simde.obsinfo 0000000114 114 Bytes
simde.spec 0000001757 1.72 KB
Latest Revision
Scott Bradnick's avatar Scott Bradnick (sbradnick) committed (revision 5)
- Setting "BuildArch: noarch" causes build to fail, commented out
- Update to version 0.8.2+git20240430.71fd833:
  * prepare to release 0.8.0
  * arm neon: Fully remove the problematic FCVTZS/FCVTMS/FCVTPS/FCVTNS family intrinsics
  * arm: improve performance in vabd_xxx for risc-v
  * arm: improve performance in vhadd_xxx for risc-v
  * README: two more related projects
  * arm: Add neon2rvv support in vand series intrinsics
  * arm: fix some neon2rvv intrinsic function error
  * arm: enable more intrinsic function for armv7
  * wasm x86 impl: some were incorrectly marked SSE instead of SSE2
  * arm x86 implementations: allow _m128 access from SSE
  * tests x86, adjust import order so that MSVC pragma are processed early
  * svml: SSE is good enough for native m128i and m128d types & functions
  * sse2 MSVC `_mm_pause` implementaiton for x86
  * x86 test msvc: really disable warning 4799,4730
  * typo fixes from codespell
  * README.md - move CLMUL to partial, list more of the CI.yml architectures
  * Update README.md - link to VPCLMULQDQ; mention MSA (#1157)
  * Update README.md (#1156)
  * Packit: Drop i386 (i686) support. (#1155)
  * gh-actions: build for AMD Buildozer version 2
  * x86 xop: fix some native functions
  * emscripten; use `__builtin_roundeven{f,}` from version 3.1.43 onwards
  * arm 32 bits: native def fixes; workarounds for gcc
  * Add gcc arm 32bit armv8-a test in CI
  * CI: don't run twice on dependabot branches
  * gh-actions codecov: use token
  * build(deps): bump codecov/codecov-action from 3 to 4
  * update list of fully implemented instruction sets (#1152)
Comments 0
openSUSE Build Service is sponsored by