Pierre Moreau writes:
> Creating a program using clCreateProgramWithSource to SPIR-V requires a
> non-upstreamed version of LLVM and clang, therefore it is currently not
> supported.
>
> Signed-off-by: Pierre Moreau
> ---
> src/gallium/state_trackers/clover/core/program.cpp | 4
> 1 file c
Creating a program using clCreateProgramWithSource to SPIR-V requires a
non-upstreamed version of LLVM and clang, therefore it is currently not
supported.
Signed-off-by: Pierre Moreau
---
Resending to the ML, as gabe ran out of memory.
src/gallium/state_trackers/clover/core/program.cpp | 4 +++
On Tue, Jan 23, 2018 at 1:33 AM, Pierre Moreau wrote:
> Creating a program using clCreateProgramWithSource to SPIR-V requires a
> non-upstreamed version of LLVM and clang, therefore it is currently not
> supported.
>
> Signed-off-by: Pierre Moreau
> ---
> src/gallium/state_trackers/clover/core/p