[Pixman] [PATCH] mmx: convert while (w) to if (w) when possible

Matt Turner mattst88 at gmail.com
Fri Sep 23 11:12:47 PDT 2011


On Fri, Sep 23, 2011 at 1:21 AM, Taekyun Kim <podain77 at gmail.com> wrote:
> Though it would be optimized out by the compiler,
> how about removing also "w--" and "dst++"?

Good idea. Updated patch sent.

Matt


More information about the Pixman mailing list