Displaying 2 results from an estimated 2 matches for "ef979953".
2013 Oct 11
2
[LLVMdev] Mixing multiple targets in llvm IR
We have a case where LLVM IR may have 2 targets mixed together. Lets
call it host and device. Assuming that compiling once for host and once
for device is stupid and it should never happen. Can anyone see a way to
make Modules switch target contexts on the fly per function or - Adding
a pass that splits the modules and then another pass which rejoins them
before emitting the final foo.o|s
2013 Oct 11
0
[LLVMdev] Mixing multiple targets in llvm IR
...du http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131011/ef979953/attachment.html>