[LLVMdev] [RFC] Upstreaming LLVM/SPIR-V converter

jingu kang jingu at codeplay.com
Tue May 19 08:57:28 PDT 2015


>By registering as a target you can select SPIR-V for Clang emission the same way you select, say, X86 or ARM, rather than adding a special flag.

How do you think about Combination of Backend_EmitSPIRV Action,
createSPIRVWritePass and -emit-spirv command line option on clang?



More information about the llvm-dev mailing list