Skip to content

Commit

Permalink
Prepare release v2024.4 (#5811)
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiebeckley authored Sep 19, 2024
1 parent 04bdb6c commit 6dcc7e3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
Revision history for SPIRV-Tools

v2024.4 2024-09-19
- General
- Add FPEncoding operand type. (#5726)
- Support SPV_KHR_untyped_pointers (#5736)
- add support for SPV_INTEL_global_variable_host_access (#5786)
- Optimizer
- Add knowledge of cooperative matrices (#5720)
- Add struct-packing pass and unit test. (#5778)
- Validator
- Validate presence of Stride operand to OpCooperativeMatrix{Load,Store}KHR (#5777)
- Update sampled image validation (#5789)
- Linker
- allow linking functions with different pointer arguments (#5534)

v2024.3 2024-06-20
- General
- Optimizer
Expand Down

0 comments on commit 6dcc7e3

Please sign in to comment.