Am Mo., 2. Dez. 2019 um 08:33 Uhr schrieb chen <[email protected]>:

> +    #define __assume(cond) do { if (!(cond)) __builtin_unreachable(); } 
> while (0)

We currently don't do that.

If you have a testcase where it makes a big difference,
adding it could be discussed but has to be checked in
configure and added to a libavutil header.

Carl Eugen
_______________________________________________
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