SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for xsimd-devel-13.0.0-150600.1.1.x86_64.rpm :

* Tue Aug 27 2024 gyeeAATTsuse.com- Use proper Python macros so it knows how to correctly resolve the Python package dependencies based on build config.
* Thu Jul 04 2024 christopheAATTkrop.fr- Add upstream changes fixing some krita issues:
* 0001-Fix-xsimd-available_architectures-.has-for-sve-and-r.patch
* 0002-Fix-detection-of-SSE-AVX-AVX512-when-they-are-explic.patch
* Fri May 17 2024 dmuellerAATTsuse.com- update to 13.0.0:
* Most xsimd functions are flagged as always_inline
* Fix some xsimd scalar version (abs, bitofsign, signbit, bitwise_cast, exp10)
* Move from batch_constant, Csts...> to batch_constant
* Move from batch_bool_constant, Csts...> to batch_bool_constant
* Provide an as_batch() method (resp. as_batch_bool) method for batch_constant (resp. batch_bool_constant)
* New architecture emulated for batches of N bits emulated using scalar operations.
* Remove the version method from all architectures
* Support xsimd::avg and xsimd::avgr vector operation
* Model i8mm arm extension
* Fix dispatching mechanism
* Tue Mar 12 2024 bwiedemannAATTsuse.com- Move install commands into %install section
* Sun Dec 17 2023 dmuellerAATTsuse.com- update to 12.1.1:
* Update readme with a section on adoption, and a section on the history of the project
* Fix/avx512vnni implementation
* Fix regression on XSIMD_NO_SUPPORTED_ARCHITECTURE
* Sun Nov 26 2023 dmuellerAATTsuse.com- update to 11.2.0:
* Provide shuffle operations of floating point batches
* Provide a generic implementation of xsimd::swizzle with dynamic indices
* Implement rotl, rotr, rotate_left and rotate_right
* Let CMake figure out pkgconfig directories
* Add missing boolean operators in xsimd_api.hpp
* Initial Implementation for the new WASM based instruction set
* Provide a generic version for float to uint32_t conversion
* Tue Jun 27 2023 dmuellerAATTsuse.com- update to 11.1.0:
* Introduce XSIMD_DEFAULT_ARCH to force default architecture (if any)
* Remove C++ requirement on xsimd::exp10 scalar implementation
* Improve and test documentation
* Provide a generic reducer
* Fix ``find_package(xsimd)`` for xtl enabled xsimd, reloaded
* Cleanup benchmark code
* Provide avx512f implementation of FMA and variant
* Hexadecimal floating points are not a C++11 feature
* back to slow implementation of exp10 on Windows
* Changed bitwise_cast API
* Provide generic signed /unsigned type conversion
* Fixed sde location
* Feature/incr decr
* Cleanup documentation
* Sat Dec 03 2022 dmuellerAATTsuse.com- update to 10.0.0:
* SVE: Implement scatter/gather
* SVE: Implement nearbyint and ldexp
* Use intrinsic instead of generic implementation of ldexp on avx512f
* SVE: Implement fused operations for all types- drop 0001-Only-use-_mm_insert_epi64-on-64-bit-architecture.patch (upstream)
* Wed Nov 09 2022 christopheAATTkrop.fr- Update to 9.0.1. No changelog.- Spec cleanup. Prepare xsimd for the factory submission- Add upstream change:
* 0001-Only-use-_mm_insert_epi64-on-64-bit-architecture.patch
* Sun Jul 17 2022 matwey.kornilovAATTgmail.com- Update to version 8.1.0
* Fri Mar 26 2021 plasteredparrotAATTgmail.com- initial build from upstream version 7.4.9
 
ICM