Hi,

2014-11-06 21:48 GMT+01:00 James Almer <jamr...@gmail.com>:
> 13797 decicycles in ff_float_to_int32_a_sse2, 32768 runs, 0 skips
> 8603 decicycles in ff_float_to_int32_a_avx2, 32766 runs, 2 skips

A couple of naïve questions (I haven't checked):
Does it increase the alignment requirement?
If yes, should it be notified somewhere (API bump, comment in the
relevant header, ...)?

> x86inc.asm doesn't seem to handle cmpps or its aliases properly when using 
> avx.

I remember fixing its declaration (missing one parameter) while
working on aac (maybe one year ago). It's unrelated, maybe?

Otherwise looks obvious.

-- 
Christophe
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to