Christophe Gisquet <[email protected]> writes: > 2012/2/23 Måns Rullgård <[email protected]>: >>> results are still interesting nonetheless. >> >> Please elaborate on "interesting". > > Aren't the timings reported in the patch commit message interesting? > Because I meant those (for x86 using SSE FP math): > - 32bits: 102c -> 82c > - 64bits: 82c -> 69c
I missed that bit. If you add -funsafe-math-optimizations to CFLAGS, does gcc unroll this automatically? -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
