[MPlayer-dev-eng] [PATCH] SSE2-optimized libmpeg2 motion compensation
Zuxy Meng
zuxy.meng at gmail.com
Wed Jun 14 18:00:11 CEST 2006
2006/6/14, Zuxy Meng <zuxy.meng at gmail.com>:
> Hi,
>
> HAVE_BUILTIN_VECTOR only checks for xmmintrin.h (SSE), not emmintrin.h
> (SSE2). Similarly, it mightn't be safe that you rely on TARGET_SSE in
> Makefile.
BTW you don't have to include mmintrin.h or xmmintrin.h in your patch,
because emmintrin.h includes them both.
>
> Not so sure, but I guess your patch deals with packed integer only, so
> why there's some packed double code in your patch?
>
--
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6
More information about the MPlayer-dev-eng
mailing list