On 16 July 2014 10:49, Kyrill Tkachov <kyrylo.tkac...@arm.com> wrote: > Hi all, > > This patch implements the vbsl_f64 intrinsic and adds an execution test for > it. > Not much else to say about it. > > Tested aarch64-none-elf. > > Ok for trunk? > > 2014-07-16 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * config/aarch64/arm_neon.h (vbsl_f64): New intrinsic. > > > 2014-07-16 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * gcc.target/aarch64/simd/vbsl_f64.c: New test.
OK provided the new test passed on aarch64_be-none-elf and follow the gcc wiki notes on test case names when adding new tests please. Therefore vbsl_f64.c -> vbsl_f64_1.c /Marcus