| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- 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)
- 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
- Update to version 8.1.0
- initial build from upstream version 7.4.9