[Pixman] [PATCH] sse2: Add a fast path for add_n_8888
Chris Wilson
chris at chris-wilson.co.uk
Wed Jan 2 08:38:00 PST 2013
On Wed, 2 Jan 2013 07:47:06 -0800, Matt Turner <mattst88 at gmail.com> wrote:
> On Wed, Jan 2, 2013 at 3:01 AM, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> > + while (w && (unsigned long)dst & 15)
>
> Use uintptr_t instead. The rest of the patch looks good to me.
Fixed, thanks.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Pixman
mailing list