Skip to content

Commit 6dcc7e3

Browse files
Prepare release v2024.4 (#5811)
1 parent 04bdb6c commit 6dcc7e3

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.4 2024-09-19
4+
- General
5+
- Add FPEncoding operand type. (#5726)
6+
- Support SPV_KHR_untyped_pointers (#5736)
7+
- add support for SPV_INTEL_global_variable_host_access (#5786)
8+
- Optimizer
9+
- Add knowledge of cooperative matrices (#5720)
10+
- Add struct-packing pass and unit test. (#5778)
11+
- Validator
12+
- Validate presence of Stride operand to OpCooperativeMatrix{Load,Store}KHR (#5777)
13+
- Update sampled image validation (#5789)
14+
- Linker
15+
- allow linking functions with different pointer arguments (#5534)
16+
317
v2024.3 2024-06-20
418
- General
519
- Optimizer

0 commit comments

Comments
 (0)