diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-08-01 09:48:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 09:48:40 +0100 |
commit | b0313adefa2dd7b40ad3cf48c926045806af5a5f (patch) | |
tree | 1ddd7cb588b11381097f35f15fd60583dbb35017 /lldb/unittests/ScriptInterpreter/Python | |
parent | 673476d96bed306be6ed81a8174f481a9a4b2934 (diff) | |
download | llvm-b0313adefa2dd7b40ad3cf48c926045806af5a5f.zip llvm-b0313adefa2dd7b40ad3cf48c926045806af5a5f.tar.gz llvm-b0313adefa2dd7b40ad3cf48c926045806af5a5f.tar.bz2 |
[libclc] Add an option to build SPIR-V targets with the LLVM backend (#151347)
This removes the dependency on an external tool to build the SPIR-V
files. It may be of interest to projects such as Mesa.
Note that the option is off by default as using the SPIR-V backend, at
least on my machine, uses a *lot* of memory and the process is often
killed in a parallelized build. It does complete, however.
Fixes #135327.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions