On Mon, May 16, 2016 at 10:09:37AM +0100, Jiong Wang wrote:
> This patch reimplement vector multiply by element on top of the existed
> vmul_lane* intrinsics instead of inline assembly.
>
> There is no code generation change from this patch.
>
> OK for trunk?
>
> 2016-05-16 Jiong Wang
>
> gcc/
This patch reimplement vector multiply by element on top of the existed
vmul_lane* intrinsics instead of inline assembly.
There is no code generation change from this patch.
OK for trunk?
2016-05-16 Jiong Wang
gcc/
* config/aarch64/aarch64-simd.md (vmul_n_f32): Remove inline assembly.
Use