Re: [PATCH][AArch64] Implement vbsl_f64 arm_neon.h intrinsic

2014-07-22 Thread Marcus Shawcroft
On 16 July 2014 10:49, Kyrill Tkachov 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 > > * config/aarch64/arm_neon.h (vbsl_f6

[PATCH][AArch64] Implement vbsl_f64 arm_neon.h intrinsic

2014-07-16 Thread Kyrill Tkachov
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 * config/aarch64/arm_neon.h (vbsl_f64): New intrinsic. 2014-07-16 Kyrylo Tkachov * gcc.tar