[AArch64, 2/4] Extend vector mutiply by element to all supported modes

James Greenhalgh james.greenhalgh@arm.com
Thu May 26 11:04:00 GMT 2016


On Wed, May 18, 2016 at 02:13:53PM +0100, Jiong Wang wrote:
> Thanks for reporting this.
> 
> Yes, reproduced. I should force those res* local variable into
> memory so they can be in the same order as the expected result
> which is kept in memory.
> 
> The following patch fix this.
> 
> vmul_elem_1 pass on both aarch64_be-none-elf and aarch64-linux.
> 
> OK for trunk?

OK.

Thanks,
James

> 
> gcc/testsuite/
> 
> 2016-05-18  Jiong Wang  <jiong.wang@arm.com>
> 
>         * gcc.target/aarch64/simd/vmul_elem_1.c: Force result variables to be
>         kept in memory.
> 



More information about the Gcc-patches mailing list