This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
This release is built with update on the following external submodules.
It is mainly to support a new instruction "OpExtInstWithForwardRefsKHR".
external/spirv-header:
commit 2acb319af38d43be3ea76bfabf3998e5281d8d12
Author: Kévin Petit [email protected]
Date: Wed Jun 12 16:41:14 2024 +0100
SPV_ARM_cooperative_matrix_layouts (shader-slang/slang#433)
external/spirv-tools:
commit ce46482db7ab3ea9c52fce832d27ca40b14f8e87
Author: Nathan Gauër [email protected]
Date: Thu Jun 6 12:17:51 2024 +0200
Add KHR suffix to OpExtInstWithForwardRef opcode. (#5704)
The KHR suffix was missing from the published SPIR-V extension.
This is now fixed, but requires some patches in SPIRV-Tools.