search for: vext3x

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

Did you mean: vect3x
2012 Jun 25
2
[LLVMdev] Is llc broken for Cortex-A9 + neon ?
...0x000000000040a302 main + 4642 17 libc.so.6 0x00007fe072077c4d __libc_start_main + 253 18 llc 0x0000000000406149 Stack dump: 0. Program arguments: /work1/tools/llvm/trunk/install/bin/llc vect3x.ll -march=arm -mcpu=cortex-a9 -relocation-model=pic -print-before-all -o vext3x.s 1. Running pass 'Function Pass Manager' on module 'vect3x.ll'. 2. Running pass 'ARM Instruction Selection' on function '@test_hi_char8' Abort Is there something wrong in .ll file ? Same file is compiled by llc with -mattr=-neon disabling NEON) or when targeting...
2012 Jun 25
0
[LLVMdev] Is llc broken for Cortex-A9 + neon ?
...a302 main + 4642 > 17 libc.so.6         0x00007fe072077c4d __libc_start_main + 253 > 18 llc               0x0000000000406149 > Stack dump: > 0.      Program arguments: /work1/tools/llvm/trunk/install/bin/llc vect3x.ll -march=arm -mcpu=cortex-a9 -relocation-model=pic -print-before-all -o vext3x.s > 1.      Running pass 'Function Pass Manager' on module 'vect3x.ll'. > 2.      Running pass 'ARM Instruction Selection' on function '@test_hi_char8' > Abort > > > Is there something wrong in .ll file ? Same file is compiled by llc with -mattr=-ne...
2012 Jun 25
2
[LLVMdev] RE : Is llc broken for Cortex-A9 + neon ?
...a302 main + 4642 > 17 libc.so.6 0x00007fe072077c4d __libc_start_main + 253 > 18 llc 0x0000000000406149 > Stack dump: > 0. Program arguments: /work1/tools/llvm/trunk/install/bin/llc vect3x.ll -march=arm -mcpu=cortex-a9 -relocation-model=pic -print-before-all -o vext3x.s > 1. Running pass 'Function Pass Manager' on module 'vect3x.ll'. > 2. Running pass 'ARM Instruction Selection' on function '@test_hi_char8' > Abort > > > Is there something wrong in .ll file ? Same file is compiled by llc with -mattr=-ne...