KhronosGroup / SPIRV-LLVM-Translator

A tool and a library for bi-directional translation between SPIR-V and LLVM IR
Other
460 stars 207 forks source link

Set spirv.Source according to the opencl.ocl.version and opencl.cxx.version. #2631

Open haonanya opened 5 days ago

haonanya commented 5 days ago

Align with https://github.com/llvm/llvm-project/commit/5fd5b8ada70d9cbdaa8cc5bea50a6314e3140364.

haonanya commented 4 days ago

@svenvh , @MrSidims, can you please take a look? Thanks very much.