Skip to content

Commit 0cfe9e7

Browse files
authored
Prepare release v2024.3 (#5719)
1 parent 581279d commit 0cfe9e7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
Revision history for SPIRV-Tools
22

3+
v2024.3 2024-06-20
4+
- General
5+
- Optimizer
6+
- Do not fold mul and adds to generate fmas (#5682)
7+
- add OpExtInst forward ref fixup pass (#5708)
8+
- Validator
9+
- Separate Location check for tess patch (#5654)
10+
- Validate MemoryAccessMask of OpCooperativeMatrixStoreKHR (#5668)
11+
- OpSampledImage extra validation (#5695)
12+
- add support for OpExtInstWithForwardRefs (#5698)A
13+
- Disassembler
14+
- add decorations to comments (#5675)
15+
- Add --nested-indent and --reorder-blocks (#5671)
16+
317
v2024.2 2024-04-22
418
- General
519
- Add SPIRV_TOOLS_EXPORT to public C++ API (#5591)

0 commit comments

Comments
 (0)