How to convert LLVM-IR to SPIR-V
Closed this issue · 1 comments
valarauca commented
The current examples look like this is a one way conversion tool from *.cl
files to spirv files.
Is there a way to provide inputs in LLVM-IR? Either via the clang or llc front end?