search for: vmovq_n_p64

Displaying 2 results from an estimated 2 matches for "vmovq_n_p64".

2014 Dec 13
2
[LLVMdev] 3.5.1 Testing Phase Begins
...eady up and tested, AArch64 is proving a bit > more complicated due to old libstdc++ on my box. I'm working on it. I'm seeing one error on AArch64's test-suite: SingleSource/UnitTests/Vector/AArch64/aarch64_neon_intrinsics.c:154979:16: warning: implicit declaration of function 'vmovq_n_p64' is invalid in C99 [-Wimplicit-function-declaration] result = vmovq_n_p64(arg1); ^ SingleSource/UnitTests/Vector/AArch64/aarch64_neon_intrinsics.c:154979:14: error: assigning to 'poly64x2_t' (vector of 2 'poly64_t' values) from incompatible type 'int'...
2014 Dec 13
5
[LLVMdev] 3.5.1 Testing Phase Begins
You're not the only one Hans, my VMs have started crashing my host OS :) Fedora and OpenSUSE look good, binaries uploaded. On Sat, Dec 13, 2014 at 12:06 PM, Hans Wennborg <hans at chromium.org> wrote: > > On Thu, Dec 11, 2014 at 5:26 PM, Tom Stellard <tom at stellard.net> wrote: > > Hi, > > > > 3.5.1-rc1 has been tagged, so it is time to begin testing. We