[[ARM/AArch64][testsuite] 29/36] Add vpadal tests.
Christophe Lyon
christophe.lyon@linaro.org
Tue Jan 20 15:39:00 GMT 2015
On 16 January 2015 at 19:29, Tejas Belagod <tejas.belagod@arm.com> wrote:
>> +VECT_VAR_DECL(expected,poly,8,16) [] = { 0x33, 0x33, 0x33, 0x33,
>> + 0x33, 0x33, 0x33, 0x33,
>> + 0x33, 0x33, 0x33, 0x33,
>> + 0x33, 0x33, 0x33, 0x33 };
>> +VECT_VAR_DECL(expected,poly,16,8) [] = { 0x3333, 0x3333, 0x3333, 0x3333,
>> + 0x3333, 0x3333, 0x3333, 0x3333 };
>> +VECT_VAR_DECL(expected,hfloat,32,4) [] = { 0x33333333, 0x33333333,
>> + 0x33333333, 0x33333333 };
>> +
>
>
> No float or poly ops for VPADAL insns.
>
int8 variants are not necessary either, updated as attached.
> Otherwise, LGTM.
>
> Tejas.
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0029-Add-vpadal-tests.patch
Type: text/x-patch
Size: 6220 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150120/8469a14f/attachment.bin>
More information about the Gcc-patches
mailing list