Update SPIRV-Tools version
authorMatthew Netsch <quic_mnetsch@quicinc.com>
Sat, 29 Jan 2022 16:53:23 +0000 (11:53 -0500)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 4 Feb 2022 19:07:10 +0000 (19:07 +0000)
Pulls in fix for nontemporal operand

Components: Framework

Change-Id: I248f7c12094d318682cc80e82db2a876f2aa4634
(cherry picked from commit a8fc4961d753dc2bddb1f78bdb91a21960a1ed57)

external/fetch_sources.py

index 6a3b244..e0f2a34 100644 (file)
@@ -317,7 +317,7 @@ PACKAGES = [
        GitRepo(
                "https://github.com/KhronosGroup/SPIRV-Tools.git",
                None,
-               "a73e724359a274d7cf4f4248eba5be1e7764fbfd",
+               "20b122b2e0d43fcc322a383354d1a3f4514e3757",
                "spirv-tools"),
        GitRepo(
                "https://github.com/KhronosGroup/glslang.git",