Displaying 3 results from an estimated 3 matches for "5ea62e4e".
2008 May 08
0
[LLVMdev] Vector code
Hi Anton,
I assume that's the same as the online demo's "Show LLVM C++ API code"
option (http://llvm.org/demo/)? I've tried that with a structure containing
four floating-point components but it also appears to add them individually
using extract/insert. Maybe I have to try an array of floats...
Thanks,
Anton
-----Original Message-----
From: llvmdev-bounces at
2008 May 08
2
[LLVMdev] Vector code
Nicolas,
> Thanks for the advise, but I'm actually not trying to compile code from
> text. For now I'm just trying to construct the function directly. Think of
> it as the vector equivalent of the HowToUseJIT.cpp example.
llvm2cpp is your friend then. It's now a separate 'target' in llc. It
will generate C++ code, which will construct provided IR.
--
With best
2008 May 08
3
[LLVMdev] Vector code
...hould not be scalarized directly AFAIK...).
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080508/5ea62e4e/attachment.sig>