On Sunday, 19 June 2016 at 11:12:50 UTC, Nicholas Wilson wrote:
This thread is partly to announce that i will be adding to LDC
the ability to generate code for GPUs through OpenCL, CUDA (and
if i have time) Metal in my fork at
https://github.com/thewilsonator/ldc and partly to request the
reservation of the relevant Version identifiers. (Do I do this
by a pull request?)
What is your current status?
Is that SPIR-V or SPIR? I tought that LLVM did not have a SPIR-V
backend mainlined. Or are you using a out of tree one from
Khronos?
Do you have any examples?
Cheers, Jakob.