search for: 7aefa358

Displaying 2 results from an estimated 2 matches for "7aefa358".

2015 Jan 13
2
[LLVMdev] Emitting IR in older formats (for NVVM)
...Developers mailing list > LLVMdev at cs.uiuc.edu <http://llvm.cs.uiuc.edu> > <http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150113/7aefa358/attachment.html>
2015 Jan 12
3
[LLVMdev] Emitting IR in older formats (for NVVM)
This question is specifically motivated by the practical constraints of NVVM, but I don't know anywhere better to ask (hopefully, e.g., @jholewinski is still following), and I believe it concerns general LLVM issues: NVIDIA's libNVVM is built on LLVM 3.2. This means its bitcode and LL text parsers are from that generation. It's interface calls for adding modules as either bitcode