KhronosGroup / SPIRV-Headers

SPIRV-Headers
Other
269 stars 254 forks source link

Unable to update to spirv-llvm-translator 18.1.0, possible due to too old SPIRV-Headers #422

Closed TimB87 closed 6 months ago

TimB87 commented 7 months ago

Hi,

trying to update CRUX 3.7 to LLVM 18.1.0 and hit a road blocker with SPIRV-LLVM-Translator, possibly due to too old headers: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/issues/2415

We are currently deploying vulkan-sdk-1.3.275.0 for SPIRV-Headers.

daurnimator commented 6 months ago

There indeed seems to be a missing tag on commit 8b246ff75c6615ba4532fe4fde20f1be090c3764

It's also used by spirv-tools: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.6.rc1...v2024.1.rc1#diff-4cc955bcf0b472353786cc8d8b7d346fb432c091bed099de884885e938392814R16

TimB87 commented 6 months ago

since KhronosGroup/SPIRV-LLVM-Translator#2415 is resolved, I will close this ticket. Again, thanks for everybody involved :-)