=== Breaking changes ===
No breaking changes
=== All changes for this release ===
5afebcf Add matrix operand for OpCooperativeVectorMatrixMulAddNV (#7524)
4a33421 Set current astbuilder for reflection API (#7488)
3a54d68 Update spirv-tools to for SDK v2025.3 (#7519)
70ba9ee Use LoadLibraryExA instead of LoadLibraryA (#7535)
d166fe8 Correct the scope for DebugLocalVariable (#7516)
bf94fc3 Fix the invalid SPIRV decoration issue (#7527)
83c7b7c Fix for OpUConvert producing invalid opcode when to/from signs differ (#7398)
a58675b Fix tuple AST & IR layout size queries (#7502)
78dc7c3 Hide atomics struct from reflection api (#7520)
1be819f Support mad in WGSL (#7538)
b10319c Update spirv-tool submodule to include the debug instruct fix (#7541)
c5295ea Move separate-debug-info arg to target options (#7540)
5562215 Fix undefined behaviour after IRInst::removeAndDeallocate (#7544)
a13dda4 Enable Vulkan Validation Layer in CI (#7543)
7349dc5 Minimal optional constraints (#7422)
67af8c7 Support the GLSL/SPIR-V Built-in variable DeviceIndex (#7552)
61c9eb3 Implement IFloat.scale for vectors, matrices (#7545)
a55ff72 Reset minimum cmake version to 3.22 (#7548)
f28f67d Add MLP training examples. (#7550)