[Mesa-dev] [PATCH 3/3] i965/tiled_memoyp: Get rid of the direction parameter to get_memcpy

Matt Turner mattst88 at gmail.com
Thu Apr 7 23:57:51 UTC 2016


On Thu, Apr 7, 2016 at 1:56 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> Now that we can use the much simpler rgba8_copy function, we don't need to
> hand different functions out based on direction.
> ---

Typo in the subject, and PATCH 2/3 needs a bugzilla link.

The series is

Reviewed-by: Matt Turner <mattst88 at gmail.com>

I noticed that gcc does *not* unroll the loop in the 64-byte case.
I've got some small optimizations to this code that I'll send after
this series, so I'll just fix that up at the same time.


More information about the mesa-dev mailing list