Re: [AArch64] Move vmull_* to intrinsics

2020-02-18 Thread Richard Sandiford
James Greenhalgh writes: > Hi, > > As title, move some arm_neon.h functions which currently use assembly over > to intrinsics. > > Bootstrapped and tested on aarch64-none-linux-gnu. > > OK, if so can someone please apply on my behalf? LGTM thanks, pushed. Richard > Thanks, > James > > --- > gcc

[AArch64] Move vmull_* to intrinsics

2020-02-18 Thread James Greenhalgh
Hi, As title, move some arm_neon.h functions which currently use assembly over to intrinsics. Bootstrapped and tested on aarch64-none-linux-gnu. OK, if so can someone please apply on my behalf? Thanks, James --- gcc/ 2020-02-18 James Greenhalgh * config/aarch64/aarch64-simd-built