Re: [Patch, AArch64] Make mull target tests more robust.

2013-01-08 Thread Marcus Shawcroft
OK /Marcus On 8 January 2013 14:27, Tejas Belagod wrote: > > Hi, > > Attached is a patch that makes the test case for mull more robust by > looking for {scan-assembler "smull v[0-9]+\.}" where = {8h, > 4s, 2d} and "smull2 v[0-9]+\.}" where = {8h, 4s, 2d} instead of > looking for a specific numb

[Patch, AArch64] Make mull target tests more robust.

2013-01-08 Thread Tejas Belagod
Hi, Attached is a patch that makes the test case for mull more robust by looking for {scan-assembler "smull v[0-9]+\.}" where = {8h, 4s, 2d} and "smull2 v[0-9]+\.}" where = {8h, 4s, 2d} instead of looking for a specific number of occurances of "smull v" which can vary with the vectorization