Code review comment for lp:~simdgenius/inkscape/inkscape

Revision history for this message
Yale Zhang (simdgenius) wrote :

Jabier, thanks for reviewing. The compile error is because
_mm_cvtsi64_m64() isn't supported for i686. I can fix it and replace
as much of the SSE intrinsic functions code with GCC vector extensions
over the next few days.

For now, can you test on x86-64?

-yale

On Tue, Feb 21, 2017 at 10:30 AM, Jabiertxof <email address hidden> wrote:
> Apply the diff clean. Give compiliong errors: https://inkscape.org/en/paste/10710/
> --
> https://code.launchpad.net/~simdgenius/inkscape/inkscape/+merge/307251
> You are the owner of lp:~simdgenius/inkscape/inkscape.

« Back to merge proposal