We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581279d commit 0cfe9e7Copy full SHA for 0cfe9e7
CHANGES
@@ -1,5 +1,19 @@
1
Revision history for SPIRV-Tools
2
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
+
17
v2024.2 2024-04-22
18
- General
19
- Add SPIRV_TOOLS_EXPORT to public C++ API (#5591)
0 commit comments