[FFmpeg-devel] [PATCH] x86: hevc_mc: better register allocation
Christophe Gisquet
christophe.gisquet at gmail.com
Sat May 17 16:58:03 CEST 2014
Hi,
this is more a proof of concept to show that the register allocation
can be improved. This is the first simple example I found, albeit used
only in a few cases.
Benchmark under Win64:
before:
3872 decicycles in a32, 32761 runs, 7 skips
2194 decicycles in a16, 32766 runs, 2 skips
after:
3767 decicycles in a32, 32765 runs, 3 skips
2119 decicycles in a16, 32767 runs, 1 skips
--
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-x86-hevc-dsp-better-register-allocation.patch
Type: text/x-patch
Size: 2476 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140517/35746b47/attachment.bin>
More information about the ffmpeg-devel
mailing list