JPEG-XL and upgrading MinGW GCC
L. E. Segovia
amy at amyspark.me
Fri Mar 11 13:19:32 GMT 2022
Hi Halla,
It's a problem because Highway doesn't even have a way to control
intrinsics-- if it detects x86, it'll build the whole batch.
In this case, GCC 7.3 cannot reinterpret_cast between a vector of floats
and a matching-size vector of doubles without intrinsics and SIMD types;
the library uses aligned arrays for its vectors. GCC 11.2 (and, fwiw,
Clang and MSVC) deal with this without a hitch.
On 11/03/2022 07:52, Halla Rempt wrote:
> On donderdag 24 februari 2022 18:55:44 CET L. E. Segovia wrote:
>
>> - support of AVX512 intrinsics
>
> I wonder whether this is a problem, since Alder Lake disables AVX512.
>
> Halla
>
>
>
>
--
amyspark 🌸 https://www.amyspark.me
More information about the kimageshop
mailing list