search for: aarch64_neon_intrinsics

Displaying 3 results from an estimated 3 matches for "aarch64_neon_intrinsics".

2016 Jul 14
4
AArch64 testsuite buildbots timeout
Hello, Some of our AArch64 bots have started timing out while compiling SingleSource/UnitTests/Vector/AArch64/aarch64_neon_intrinsics. On clang-cmake-aarch64-quick the failure first appears between r275337 and r275351, and on clang-cmake-aarch64-full it appears after r275352, so there's isn't a clear culprit for this. I suspect we have been slowly approaching that threshold for a while. Both Renato and I are currently t...
2014 Dec 13
2
[LLVMdev] 3.5.1 Testing Phase Begins
...enato Golin <renato.golin at linaro.org> wrote: > Same here... ARMv7 is already 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' (ve...
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