Displaying 1 result from an estimated 1 matches for "1040396".
Did you mean:
1040391
2014 Sep 05
2
[LLVMdev] Enabling SPIR target in LLVM 3.3
Hi.
I am looking into generating SPIR from within a JIT compiler for a
high level language using LLVM C++ API. The first step is to of course
build LLVM with SPIR backend support and I am currently using LLVM
3.3.
For reference, the host system is a x86-64 Linux. I first tried
building LLVM 3.3 without specifying any targets, and it built many
targets including aarch64, arm, x86, x86_64, nvptx