Open
Description
Currently libclc relies on llvm-spirv from SPIRV-LLVM-Translator for the spirv-mesa3d targets. Having this kind of external dependency makes building this library challenging.
Now that we have an in-tree SPIRV backend, would it be possible to switch libclc to use it? I'm not familiar with what the requirements/differences here are. cc @frasercrmck @michalpaszkowski