OK /Marcus
On 1 May 2013 12:01, James Greenhalgh <james.greenha...@arm.com> wrote: > > Hi, > > This patch takes the v<max,min><nm><v><q>_<sfu><8, 16, 32, 64> intrinsics > and rewrites them using builtins. > > We also add a new compile and execute test for the maximum and minimum > reductions. > > Regression tested on aarch64-none-elf with no regressions. > > Thanks, > James > > --- > gcc/ > > 2013-05-01 James Greenhalgh <james.greenha...@arm.com> > > * config/aarch64/arm_neon.h > (v<max,min><nm><q><v>_<sfu><8, 16, 32, 64>): Rewrite using builtins. > > gcc/testsuite/ > > 2013-05-01 James Greenhalgh <james.greenha...@arm.com> > > * gcc.target/aarch64/vect-vmaxv.c: New. > * gcc.target/aarch64/vect-vfmaxv.c: Likewise.