search for: vpaddl_s8

Displaying 1 result from an estimated 1 matches for "vpaddl_s8".

Did you mean: vpaddl_s32
2010 Oct 27
2
[LLVMdev] NEON lowering errors in Clang/LLVM
...9 -w -ferror-limit 19 -fmessage-length 209 -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -o vpadal.s -x c vpadal.c 1. <eof> parser at end of file 2. Per-file LLVM IR generation 3. /work/lib/clang/2.9/include/arm_neon.h:1520:16: Generating code for declaration 'vpaddl_s8' 4. /work/lib/clang/2.9/include/arm_neon.h:1520:38: LLVM IR generation of compound statement ('{}') clang: error: clang frontend command failed due to signal 11 (use -v to see invocation) Attached is a zip with the examples + command line to make it fail. I'm using current tru...