On 11/05/2012 06:19 PM, Roland Scheidegger wrote:
> Am 05.11.2012 18:45, schrieb Adhemerval Zanella:
>> Hi all,
>>
>> This patch adds PPC Altivec support for pack/unpack operations using Altivec
>> supported vector type (8xi8, 16xi16, 4xi32, 4xf32). I focused my work on the
>> lp_test_conv testcase
Am 05.11.2012 18:45, schrieb Adhemerval Zanella:
> Hi all,
>
> This patch adds PPC Altivec support for pack/unpack operations using Altivec
> supported vector type (8xi8, 16xi16, 4xi32, 4xf32). I focused my work on the
> lp_test_conv testcase for llvmpipe and this patch corrects all the failing
>
Hi all,
This patch adds PPC Altivec support for pack/unpack operations using Altivec
supported vector type (8xi8, 16xi16, 4xi32, 4xf32). I focused my work on the
lp_test_conv testcase for llvmpipe and this patch corrects all the failing
issues for conversion using the aforementioned vector types.