I was just looking at this. The release notes say the "ARM backend
has basic support for integer code", but even that appears to be
broken, at least for vector types. For the first case of
lp_test_conv, with this IR:
define void @test(<8 x i16>*, <4 x i32>*) {
entry:
%2 = getelementptr <8 x i1
Am 18.04.2012 14:02, schrieb Vijay:
> Hello,
> Can we use llvmpipe for arm architecture.(Specifically ARM cortexA-9) ??
>
> I tried & found below error.
>
> Unhandled instruction encoding format!
> UNREACHABLE executed at ARMCodeEmitter.cpp:534!
> Aborted
>
> Version used : llvmpipe3.0,Mesa-8.0
- Original Message -
> Hello,
> Can we use llvmpipe for arm architecture.(Specifically ARM cortexA-9)
> ??
It has never been tried before, so have no idea how close it is of working.
> I tried & found below error.
>
> Unhandled instruction encoding format!
> UNREACHABLE executed at ARM
Hello,
Can we use llvmpipe for arm architecture.(Specifically ARM cortexA-9) ??
I tried & found below error.
Unhandled instruction encoding format!
UNREACHABLE executed at ARMCodeEmitter.cpp:534!
Aborted
Version used : llvmpipe3.0,Mesa-8.0
Any hint or info will be helpfull.
Thanks..
___