Name: | highway |
---|---|
Version: | 1.0.2 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2074874 |
License: | Apache-2.0 |
RPM: | highway-1.0.2-1.el9.aarch64.rpm |
Source RPM: | highway-1.0.2-1.el9.src.rpm |
Build Date: | Thu Jan 05 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/google/highway |
Summary: | Efficient and performance-portable SIMD |
Description: | Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e. applying the same operation to 'lanes'. |
- Update to 1.0.2
- Disable SortTestGroup/SortTest.TestAllSort/Scalar test
- Update to 1.0.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Update to 0.17.0 Close: rhbz#2056027
- Temporary fix for bug 398
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Remove unused patch
- Update to 0.15.0 Close: rhbz#1997317
- Add patch to fix missing cast on ppc64le