[Mesa-dev] [PATCH] llvmpipe: use sse2 conv code for altivec

Jose Fonseca jfonseca at vmware.com
Thu Jan 7 12:57:52 PST 2016


On 07/01/16 18:18, Oded Gabbay wrote:
> In lp_build_conv() and lp_build_conv_auto(), there is a special case of
> conversion when sse2 is present. That code path is suitable without any
> changes to altivec, because all the functions that are called in that
> code path already support altivec.
>
> This patch increase the FPS in POWER arch across the board
> between 10%-25%

Neat.

Jose



More information about the mesa-dev mailing list