Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 56a2d52f8..384805c32 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
Revision history for SPIRV-Tools
+v2022.5-dev 2022-10-12
+ - Start v2022.5-dev
+
v2022.4 2022-10-12
- General
- Support Narrow Types in BitCast Folding Rule (#4941)