KhronosGroup / SPIRV-LLVM-Translator

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

[NFC] Enable spirv-val testing #2651

Open LU-JOHN opened 1 month ago

LU-JOHN commented 1 month ago

spirv-val allows non-constant and array of 8-bit ints for printf fmt strings after https://github.com/KhronosGroup/SPIRV-Tools/pull/5677. Enable spirv-val testing of this new functionality.

MrSidims commented 1 month ago

Restarting CI