KhronosGroup / SPIRV-LLVM-Translator

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

cmake: Add spirv-dis lit feature #2561

Closed svenvh closed 2 months ago

svenvh commented 2 months ago

Various tests already declare REQUIRES: spirv-dis, but this feature was never enabled so those tests were always skipped as "unsupported".