[FFmpeg-devel] [PATCH 1/2] PPC: simplify loading some values into altivec registers
Måns Rullgård
mans
Mon Aug 24 12:36:30 CEST 2009
Guillaume POIRIER <poirierg at gmail.com> writes:
> Hi,
>
> On Sun, Aug 23, 2009 at 1:30 PM, Mans Rullgard<mans at mansr.com> wrote:
>> Instead of filling a local array with the desired value and loading it,
>> load a single element and vec_splat() it to fill the vector.
>
> Seems like a good idea to me, and it reduces the number of code lines,
> so I'm OK with it (provided you've tested it ;-)) .
Of course I ran make test, and it passed. Applied.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list