I've stumbled with an error on the headers we are using to build (GCC at
least).

I've got this: __m512d _mm512_abs_pd(__m512)
error: cannot convert ‘__m512d {aka __vector(8) double}’ to ‘__m512 {aka
__vector(16) float}’ for argument ‘1’ to ‘__m512d _mm512_abs_pd(__m512)’ in
file
/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_gcc_release_64/sc/source/core/tool/arraysum.cxx

When the documentation clearly says: __m512d _mm512_abs_pd (__m512d v2)
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm512_abs_pd&expand=288,4961,634,4961,634,288,60

How do we fix this?
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to