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:
authorDiego Novillo <dnovillo@google.com>2022-10-12 19:17:13 +0300
committerDiego Novillo <dnovillo@google.com>2022-10-12 19:17:13 +0300
commitb53d3a6be38b032dedbc72639dfc6249b5e92697 (patch)
tree0650012de35bc03660ce09433d35c04702e9233b
parenteb0a36633d2acf4de82588504f951ad0f2cecacb (diff)
Start SPIRV-Tools v2022.5
-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)