[llvm-dev] Generating SPIR
Nicholas Wilson via llvm-dev
llvm-dev at lists.llvm.org
Fri Dec 1 16:23:14 PST 2017
I am already successfully generating SPIR-V with a forward port of Khronos’ SPIR-V LLVM.
What does one need in order to generate SPIR?
From what I gather it is based on a specific LLVM IR version (3.4?) with a bunch of metadata.
Is it possible to generate SPIR from LLVM trunk? If so how?
Thanks
Nic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171202/df1a67bf/attachment.html>
More information about the llvm-dev
mailing list