On Fri, May 22, 2020 at 1:34 PM Michael Niedermayer <[email protected]>
wrote:

>
> does this produce faster / better code ?
> that is do compilers actually fail to optimize this from plain
> clean C code ?
>

Here's the difference:
clang trunk: https://godbolt.org/z/6SHmEo
gcc trunk: https://godbolt.org/z/iKb9jZ

I don't think it matters at all for the use cases I'm planning to add, but
it might for any future use which uses it on a hotter path. Happy to
abandon if it's not worth the trouble to y'all.

- dale
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to